ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   calling another module from within module (https://www.excelbanter.com/excel-programming/382924-calling-another-module-within-module.html)

rick_mc

calling another module from within module
 
I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?

Jim Thomlinson

calling another module from within module
 
Call Module2.MyMacroName
--
HTH...

Jim Thomlinson


"rick_mc" wrote:

I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?


rick_mc

calling another module from within module
 
Thx

"Jim Thomlinson" wrote:

Call Module2.MyMacroName
--
HTH...

Jim Thomlinson


"rick_mc" wrote:

I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?



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

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