Hello they,
I created a robot read Data from Pdf file after that write that data in Excel file
I used Excel file scope to open excel file and write range in it,
Almost time the robot works 100% but some time when robot try to open excel file it be read only so robot creates another one with the same name and adds (1) after its name and stopped with this error
“File C:\Users\m.Bakr\Desktop\55\Meals Counting Template Week End.xlsx is read only and can not be overwritten. It has been saved as file C:\Users\m.Bakr\Desktop\55\Meals Counting Template Week End(1).xlsx”
why this problem appears only some times and how can I solve it?
As this is happening at some intervals, so suggest keeping kill process before the Excel Application scope. This will make sure that any opened sessions of the files will be killed and reopen as a fresh session