![]() |
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 |
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