Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Calling macro in add-in.

Hi!

I got a small macro that should trigger a macro in an installed add-in. But
I do not succeed. Just writing the name gives error: Sub or function not
defined.

Any tips?

Clarkie


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Calling macro in add-in.

Application.Run "YourAddin.xla!YourSuperMacro"

Try this

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Clark B" wrote in message ...
Hi!

I got a small macro that should trigger a macro in an installed add-in. But
I do not succeed. Just writing the name gives error: Sub or function not
defined.

Any tips?

Clarkie




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling a macro from Worksheet--Activate Fatz Excel Discussion (Misc queries) 3 March 5th 08 11:07 PM
Calling AutoFit using macro in XLCALL.h [email protected] Excel Worksheet Functions 1 January 9th 08 03:51 PM
Calling AutoFit using macro in XLCALL.h [email protected] Excel Discussion (Misc queries) 1 January 9th 08 03:46 PM
calling macro in a formula rk0909 Excel Discussion (Misc queries) 2 March 14th 06 04:15 PM
Calling .net Component from Excel Macro j_koushik Excel Discussion (Misc queries) 0 September 30th 05 06:26 AM


All times are GMT +1. The time now is 08:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"