Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sub RunAll()
Call Sub1 Call Sub2 Call Sub3 ... End Sub Sub Sub1() ... End sub .... wamstrdad wrote: I would like to develop a macro to run multiple macros. for example, I have 5 macros (VBA) for a workbook. How do I write a macro that runs all of the macros? I cannot combine them into 1 macro because they exceed the memory limit. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run macros macro | Excel Discussion (Misc queries) | |||
Enable Macros with a Macro! | Excel Discussion (Misc queries) | |||
Hide macros from Alt-F8 macro list | Excel Discussion (Misc queries) | |||
Macro Msg. when file has no macros | Excel Worksheet Functions | |||
macro warning - but no macros | Excel Discussion (Misc queries) |