Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Perhaps something like:-
Sub Master() If x 10 Then Call Sub1 Call Sub5 Call Sub3 Call Sub2 Call Sub4 Else Call Sub2 Call Sub1 Call Sub3 Call Sub4 Call Sub5 End If End Sub Don't really need the Calls but makes it obvious what you are doing. -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "Gary" wrote in message ... Would anybody have any idea how to use one procedure to run multiple number of modules at one time. I have ~13 different modules and need to call the modules in various combinations. Many thanks! --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command to make a forumula fron not running | Excel Discussion (Misc queries) | |||
using forms and modules in multiple workbooks | Excel Programming | |||
Running Access MAcros or VB modules in Excel | Excel Programming | |||
Problem with VB running from a command button | Excel Programming | |||
running all modules | Excel Programming |