how to create a macro that runs other macro in the same workbook



I have a workbook that has 4 macros. Macros are named as "Step1",
"Step2", "Step3", "Step4".
How can I create a macro in the same file that would run Step1 to Step
4 in consecutive order?

Thanks
Dhaval K

.



Relevant Pages

  • Re: How do I keep Hidden Columns / Rows from being Unhidden / Refe
    ... the Workbook with the hidden ... open WkbkB if its Macros are disabled, WkbkA's Macro will force Macros to be ... WkbkB's Macros will disallow editing except via Macro options. ... False, b) calls Application.SendKeys "e", c) opens ...
    (microsoft.public.excel.programming)
  • Re: How do I keep Hidden Columns / Rows from being Unhidden / Refe
    ... open WkbkB if its Macros are disabled, WkbkA's Macro will force Macros to ... references Hidden Cells in their Workbook Open Event). ... WkbkB's Macros will disallow editing except via Macro options. ...
    (microsoft.public.excel.programming)
  • Re: How do I keep Hidden Columns / Rows from being Unhidden / Refe
    ... I think it's a mistake if you think that your suggestions will protect any ... Excel just isn't made for this kind of thing--no matter how hard you try. ... the Workbook with the hidden ... open WkbkB if its Macros are disabled, WkbkA's Macro will force Macros to be ...
    (microsoft.public.excel.programming)
  • RE: New clue! Open/Close other workbooks with VBA;
    ... You can also put a stop instruction in the workbook that is failing to ... isolate any problems with workbook open macros. ... File 1 opens and closes as expected. ... Dim secAutomation As MsoAutomationSecurity ...
    (microsoft.public.excel.programming)
  • RE: New clue! Open/Close other workbooks with VBA;
    ... You can also put a stop instruction in the workbook that is failing to ... isolate any problems with workbook open macros. ... File 1 opens and closes as expected. ... Dim secAutomation As MsoAutomationSecurity ...
    (microsoft.public.excel.programming)

Loading