Forum Discussion

jaydesai's avatar
jaydesai
New Contributor
5 hours ago

Test complete tool does have rights to open excel file

Trying to run the python code below and log message shows access denied def ExcelExample():  excelFile = Excel.Open("C:\\temp\\DataStorageExcel.xlsx") Notes 1.excel does have password and man...