Macro
The first part will usually complete before the second part runs, but if this
is not occuring, try inserting a DoEvents between the two parts
--
Gary''s Student - gsnu200717
"nc" wrote:
What statement must be included in a macro to make it run as one, but part
one must be completed before part two starts?
|