ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to run an ADD IN using VBA (https://www.excelbanter.com/excel-programming/336548-how-run-add-using-vba.html)

MIKE215

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

Tom Ogilvy

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





All times are GMT +1. The time now is 05:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com