ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Run Macros Sequentially (https://www.excelbanter.com/excel-programming/300673-re-run-macros-sequentially.html)

William[_2_]

Run Macros Sequentially
 
Assuming the macros you want to run are named "Macro1", "Macro2",......
"Macro7"

Sub RunAllMacros()
Macro1
Macro2
Macro3
Macro4
Macro5
Macro6
Macro7
End Sub

--
XL2002
Regards

William



"Hargrove" wrote in message
...
| Forgive me, I know I've seen this answered before but I can't seem to find
it now that I need it.
|
| I have 7 macros set up in a single module. I'd like to tell it to run all
7, one after the other. How do I do it?



Hargrove

Run Macros Sequentially
 
Thanks William.


All times are GMT +1. The time now is 03:11 AM.

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