I am getting this error while the bot is looping to the next data present in the excel while executing. I have added delay and still showing error. How to resolve?
Hi, You Solve the error using Kill process activity after and before Excel Application Scope.
Hi @vijay.aadithya -
Failed setting the current sheet to :........
ā Based on the above error can you please check the sheet name that you are passing to the activity. Make sure the sheet name is not empty
ā If you are doing the process using Excel Activity, can you please try using WorkBook Activity
Also, check below link
This issue was solved by using one excel application scope as i was using excel application scope in each invoke file rather than having one then passing the values to the main workflow.
Thanks all for your inputs and solutions.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.