İ have a process which needs to run macros and save the excel file. But now it isn’t work in the robot. I didn’t any error about selectors or macros but it didn^t save the excel file. I use ctrl+s hotkey activity to save. It works in my computer but didn’t work in robot. What could this be due to?
First of all for excel activites we use excel package whcih works in backend and you need not use ui activities
For running macro as well you have run macro activity
please check excel related activities and use them
cheers