![]() |
Calling a Program
Hello,
I have a macro that I made an add-in. How can I call that from another macro in a different workbook? Thanks, Bill |
Calling a Program
Use Application.Run. E.g.,
Application.Run MyAddIn.xla!MyMacro -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Bill" wrote in message k.net... Hello, I have a macro that I made an add-in. How can I call that from another macro in a different workbook? Thanks, Bill |
All times are GMT +1. The time now is 12:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com