![]() |
macro help
could someone please tell me if you can make a macro of macros so you can use the one macro to access multiple macros regards jammy20466 -- jammy20466 ------------------------------------------------------------------------ jammy20466's Profile: http://www.excelforum.com/member.php...o&userid=35816 View this thread: http://www.excelforum.com/showthread...hreadid=556028 |
macro help
Yes, the following will run the three macros specified, in order.
Sub RunMany() Call FirstMacroByName Call SecondMacroByName Call ThirdMacroByName End Sub And of course, each of them may run other macros from within also. hth Vaya con Dios, Chuck, CABGx3 "jammy20466" wrote: could someone please tell me if you can make a macro of macros so you can use the one macro to access multiple macros regards jammy20466 -- jammy20466 ------------------------------------------------------------------------ jammy20466's Profile: http://www.excelforum.com/member.php...o&userid=35816 View this thread: http://www.excelforum.com/showthread...hreadid=556028 |
All times are GMT +1. The time now is 11:52 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com