Click Inside excel file

Hi All,

I want to click button inside Excel , what is the best approach to do it?

Thanks,
Chiranjit

Hi @ch460960

Please check this

@ch460960 ,

You got two options.

  1. Use Execute Macro activity. Activities - Execute Macro (uipath.com)
  2. Use Use Application/Browser activity and use Click activity inside it

Option 1 would be more reliable.

Thanks,
Ashok :slight_smile:

1 Like