Macros
Gary, It works perfectly, thanks again.
"Gary''s Student" wrote:
Sub InSeries()
Call Macro1
Call Macro2
End Sub
--
Gary''s Student - gsnu200785
"mulehead" wrote:
How do you run two macros in series. I have to do this because a macro
exceeded 64k and had to be split into two macros.
|