Hi,
I run a report which prompts the data to be opened in excel.
Whats the best way to get UiPath to save the file?
Regards,
Shawn
Hi,
I run a report which prompts the data to be opened in excel.
Whats the best way to get UiPath to save the file?
Regards,
Shawn
Use Attach Window activity and indicate that opened excel file and save it using Click activity.
I would actually Attach Window and then send Hotkey activity with the following: Ctrl + S
More reliable as it’s a shortcut
Yup. @shawnmurraylet me know if it worked and mark it as a solution if that’s the case
So i just use click activity to emulate the manual tasks?
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.