Hi, I have an exception
Microsoft Excel cannot access the file
• The file name or path does not exist.
• The file is being used by another program.
• The workbook you are trying to save has the same name as a currently open workbook.
I had a excel application scope with a read range (not workbook read range) with autosave and visible checked. This is the first time the file path was called during the workflow.
Client has informed me that they are sure they’ve placed the file in the right place with the right name, and the file was not being accessed by anyone. But the file being called for the first time and it being the first excel application scope robot used would have eliminated that any opened file has the same name as the workbook im trying to save.
Are there any possible reasons that could have caused this exception?