Hi,
How can I kill any running Excel instance before running my process in uipath? i tried Kill process with “excel.exe” but its not working.
Hi,
How can I kill any running Excel instance before running my process in uipath? i tried Kill process with “excel.exe” but its not working.
Hi @Anandhu,
We can kill the current process
Using Kill Process activity,In properties write Process Name - “EXCEL”
Hi Anandhu,
Try giving process name as excel
Thanks
Hi @Anandhu,
Use the Kill Process activity and in the Process Name property, input “EXCEL”
Hope this helps
Despi
Thank you Guys. Solved!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.