Thread
:
Continuous Macros
View Single Post
#
9
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
Continuous Macros
sub macro1
blah
macro2
end sub
or put em together
--
Don Guillett
SalesAid Software
"Beep Beep" wrote in message
...
I have a number (7) of macros and would like to go to each one when the
previous one is finished running. I forgot the vba command to put at the
end
of the macro to direct it to the next macro.
Thanks
Frank
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett