I would like to read excel sheets without having excel installed. I’ve been searching the Forum for answers but came up short. The Excel Activities Scope is well documented. The alternative suggested on the forum when excel is not installed is the System Activities WorkBook Read Range. This approach was suggested as recently as 6/2019. But is also suggested in https://forum.uipath.com/t/read-excel-cells-without-excel-app/1988. I’m not seeing this option in my system activities. I have Uipath.Systems.Activities 19.8.0 installed. I see the following when looking for WorkBook
I’m not a programmer and new to Uipath as well. Trying to create some automation for my medical office. Any help is much appreciated!
The System activity for writing and reading Excel files is in the Excel activities package, but will be listed under System.File, as you have above. Make sure you have this package.
Thanks for your reply Anthony_Humphries. I really appreciate it! I have and had Uipath.Excel.Activities 2.7.2 installed. I still can’t seem to find the WorkBook activities that allow one to read xlsx (excel) files without having excel installed.
One work around I could use involves converting in excel the xlsx files to csv and then using the Read CSV file. It works, but involves an extra step in excel that I’d like to avoid if possible.
There are more activities in ‘Workbook’.
If you click it, there will be more activities including ‘Read range’
‘Append line’ ~ ‘Write text file’ are included in ‘File’, not ‘Workbook’