Hello,
When I use the Excel Application Scope activity and the Append range activity, if this Excel file is opened, then the data is pasted in a new Excel file created by UiPath.
The original file name is: FILE
The name that has the new file is: FILE (1)
Is there any way to avoid this?
If the Excel file is opened while the robot is running, I do not want the robot to create a duplicated file.
Thanks in advance.