Hi Everyone ,
I have installed one COM ADD-In in my excel having .dll extention.
I need to access that ADD-IN with help of Macro.
Can anyone tell me how to access this with help of VBA.
Thanks in advance.
Regards
Sahil Chaudhary
Hi Everyone ,
I have installed one COM ADD-In in my excel having .dll extention.
I need to access that ADD-IN with help of Macro.
Can anyone tell me how to access this with help of VBA.
Thanks in advance.
Regards
Sahil Chaudhary
you may need to talk to the developer-it depends on what you want to achieve. if you just need to click a toolbar button and nothing more then you can probably do it using the commandbars collection but you need to work out if the add-in creates its own toolbar or adds the buttons to an existing one
Josie
if at first you don't succeed try doing it the way your wife told you to
Hi , is there anyone on this forum who is aware of how to access COM Add-In having .dll extention.
I have tried with commandbar but I am not able to access COM Add-In button in excel via VBA.
if the control appears on the addins tab then you can almost certainly access it from the commandbars collection as long as you know which commandbar it was added to. there is no difference between an add-in and a com add-in in that regard
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks