Thread
:
Run Macros
View Single Post
#
2
Posted to microsoft.public.excel.programming
Vacuum Sealed
external usenet poster
Posts: 259
Run Macros
Hi
I'm going to assume you mean you want the to run concurrently.
Sub RunMyMacros()
Call Macro126
Call Macro128
End Sub
If it something else, please be more specific.
HTH
Mick.
Reply With Quote
Vacuum Sealed
View Public Profile
Find all posts by Vacuum Sealed