Xls to Xlsx
The "XLS to XLSX" tool in the Robbot RPA application allows you to convert an Excel XLS file to the newer XLSX format.
Parameters
Source Path: The file path of the source XLS file to convert.Type String.
Target Path: The file path where the converted XLSX file will be saved.Type String.
Result: The result or status of the conversion process.Type String.
Usage
To use the Run Macro component in your Robbot RPA project, follow these steps:
Open your Robbot RPA project.
Drag and drop the Xls to Xlsx component into your sequence or workflow.
Click the button next to the Source File Path parameter and select the file location of the excel file you want to to convert.
Specify the "Target Path" parameter with the file path where the converted XLSX file will be saved.
Execute your sequence or workflow to convert xls file to xlsx file.
The XLS file will be converted to the XLSX format and saved at the specified target path. Check the "Result" parameter to determine the status of the conversion process.