Hi all ,
I am facing an issue with excel files that i am using in my process. BOT is using an input excel file and writing the output in same excel . In my process i am using excel application scope different sequences. After completing the process i need to close that specific workbook. If i kill all instance it will effect the end users all other excel files.
I have named an output variable for workbook (1st excel applcation scope).
But i am unable to use that variable to further application scopes (USE Existing workbook property),It throws a error(the following overload groups are configured uipath existing workbook).attaching SS below !
Is there any way to close excel without interepting with end users excel files.
5 posts - 4 participants