Basic Question on Subs
Like this???
Sub MainProgramNameHere()
call Prog1
call Prog2
'do some stuff locally??
call prog3
end sub
JOUIOUI wrote:
This is the most basic question I'm sure but how can I link numerous sub
statements into one macro?
--
Dave Peterson
|