run excell macro on add-in menu

  • Thread starter Thread starter benjy
  • Start date Start date
B

benjy

Did anyone ever try to run a item from an add-in menu with a macro?
Conventional creation of a macro does not seem to be able to recognize
the add-in.
Any help will be appreciated

thanx
benjy
 
Do you mean assigning a macro to an add-in menu item (answer, yes, many
times), or trying to run an add-in macro assigned to a menu button (answer,
not to my recollection, but it would just be another macro in that add-in,
so could be called with Application.Run).

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top