Invoke Method not working on Move folder

I used an Invoke Method to move a folder and its content to another folder. Whenever I try to run it. An error occurs in the invoke method saying “Invoke method: The process cannot access the file because it is being used by another process” but the files and the folder were’nt opened. Please help. Thank you. :slight_smile:

Hi @mikee_joy,
Please check the task manager if an excel application is still running in the background

Hi @Jan_Brian_Despi I do not use an excel application in my robot so it is not running. No open folder or whatever,only the application that my robot use. My robot attaches files from a folder into the application and moves the source files in an archive folder.

Please try referring to this thread:

Thanks!