Dear guys
I created the robot by myself, but I don’t know why the robot doesn’t work. Can anyone tell me the reason?
RPA_04032024.xaml (25.5 KB)
Dear guys
I created the robot by myself, but I don’t know why the robot doesn’t work. Can anyone tell me the reason?
Check the path where you are writing with Write Range. Judging by the error message the file extension (.xlsx) is missing
I think you haven’t gave the extension in the write range activity
Please check and give
Hope it helps!!!
I think you haven’t added the extension in Write Range Workbook activity. If you are passing the path in a variable then add +".xlsx"
to the path. This should solve the error.
RPA_04032024.xaml (28.2 KB)
Check the above updated workflow @CHAN_Hiu_Fung_Victor_Stud
Regards
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.