View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default run excell macro on add-in menu

application.Run "MyAddin.xla!Macro1"

--
Regards,
Tom Ogilvy

"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