View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default run excell macro on add-in menu

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)


"benjy" wrote in message
...

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


--
benjy
------------------------------------------------------------------------
benjy's Profile:

http://www.excelforum.com/member.php...o&userid=16344
View this thread: http://www.excelforum.com/showthread...hreadid=277331