I dont have microsoft excel installed in my pc how to use the excel activities using workbook activity. Can you help me with the workflow ?
You can use Excel activities as long as they do not require the Excel Application Scope. There is, for example, a Read Range activity that can read data from .XLSX files without needing Excel installed.
Is that xlsx file to be saved somewhere in system. ?
It can be saved anywhere, as long as the user running the process has access to the location.
1 Like
Excel application scope should be used before read range ?
Read Range should be within the Excel Application Scope.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.