Automation developer associate training issues

Good day, I have completed the 1st part but in the end when i run i get this error message eventhough I have followed the steps in the video.

I also had 561 entries in the output file and I don’t understand why that is as well as how i can fix it.

Help would be greatly appreciated.

Hi,

Kindly close the Excel file which is open in use system and run the process.

Regards
Gokul

In your coding use Kill Process activity to close all excel files, even it is opened.

and make sure all excel will close with out saving.

for this issue in you code, you are using excel activities and that excel was opened in your system. kindly close that excel and try to run.

for feature you can use kill process activity it will helps even excel is opened it will close and it continue the process with out throwing error.