Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 227
Default 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?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Run Macros Sequentially

Thanks William.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sequentially adding a day to total BadBoy Excel Discussion (Misc queries) 3 September 2nd 09 06:27 PM
fill down sequentially JMC Excel Worksheet Functions 1 June 3rd 09 06:55 PM
sorting sequentially Lise Excel Discussion (Misc queries) 4 October 21st 08 03:58 AM
NAME SHEETS sequentially Steve Excel Discussion (Misc queries) 4 October 5th 06 05:37 PM
Opening many files sequentially Robin Clay[_2_] Excel Programming 3 July 29th 03 01:40 PM


All times are GMT +1. The time now is 07:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"