Forum Discussion
Sarang Joshi
May 04, 2018Copper Contributor
Macro for Excel Add In
Hi, I have added one Add-In in excel. I am trying to record the macro in which I am clicking one button specified in the Add-In say 'Reload'. But in Macro script its not showing that step. It is...
Haytham Amairah
May 04, 2018Silver Contributor
Hi Sarang,
There is no attached image!
Anyway, the macro recorder does recognize only the most native features and tools in Excel and their components because they are predefined in the macro recorder.
You cannot get an add-in and wait for the macro recorder to recognize it!
There is no definition in the macro recorder related to this add-in.
Regards