Hi All,
I want to click button inside Excel , what is the best approach to do it?
Thanks,
Chiranjit
Hi @ch460960
Please check this
You got two options.
Execute Macro
activity. Activities - Execute Macro (uipath.com)Use Application/Browser
activity and use Click
activity inside itOption 1 would be more reliable.
Thanks,
Ashok