Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default How to run an ADD IN using VBA

How do you call or run a sub from an installed ADD IN using VBA

APPLILACTION.RUN "ADDIN_NAME.XLA!SUBNAME"

does seem to work

TIA
Mike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How to run an ADD IN using VBA

If you spell application correctly, that is the way to do it.

APPLICATION.RUN "ADDIN_NAME.XLA!SUBNAME"

The addin must be loaded.

--
Regards,
Tom Ogilvy


"MIKE215" wrote in message
...
How do you call or run a sub from an installed ADD IN using VBA

APPLILACTION.RUN "ADDIN_NAME.XLA!SUBNAME"

does seem to work

TIA
Mike



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



All times are GMT +1. The time now is 12:12 AM.

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

About Us

"It's about Microsoft Excel"