I need to read cell values from an Excel spreadsheet and would like to do so without using the Excel Application Scope, is there an alternative method?
you can use workbook activities instead of Excel
1 Like
Many Thanks for the reply, what do you use to open the Workbook in order to read the cell value?
if we are using workbook activities, It wont open the excel and make it visible. it will read the cell in backend.
2 Likes