J Jason Morin Mar 9, 2004 #2 To run Macro1 within Macro2: Sub Macro2() Macro1 End Sub HTH Jason Atlanta, GA
H Harald Staff Mar 9, 2004 #4 jdtivoli > said: How does that fit into the syntax of what is already in the first macro? Click to expand... You don't have to care about that. One macro starts another macro and we're all happy.
jdtivoli > said: How does that fit into the syntax of what is already in the first macro? Click to expand... You don't have to care about that. One macro starts another macro and we're all happy.