View Single Post
  #2   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

One more time:

application.Run "MyAddin.xla!Macro1"

would be the basic approach.

--
Regards,
Tom Ogilvy

"benjy" wrote in message
...

I am trying to run a add-in macro, with a macro.... (Sorry, i`m a
newbie)
I need to call the add-in, select a "basic" option, and click OK a
couple of times for the macro to start. Only problem is I need to do
this a few hundered times.


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

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