At work we have an add-in with some ribbon buttons for us to use. The add-in is password protected and we cannot even see what those ribbon buttons are calling. So there is no way for me that I know of to see any names of any subroutines or macros within the add-in.
I was wondering if it was possible to code something that would mimic the clicking of the buttons? I need something that can interact with these buttons. I am hoping this is possible as later on I would also like to code something that can click links on webpages and buttons on other programs.
Horace