L
Laurence Lombard
Is there something like a status bar which gives one information about the
progress of a macro
Something like
"Sub 1 executing"
"Sub 2 executing - 50 lines processed"
"Done"
A Msgbox could work, but that halts the process - I do not want to halt the
process. The immediate window could work, but then the VB editor must be
open.
I think I recall seeing something, but cannot find it now.
Thanks
Laurence
progress of a macro
Something like
"Sub 1 executing"
"Sub 2 executing - 50 lines processed"
"Done"
A Msgbox could work, but that halts the process - I do not want to halt the
process. The immediate window could work, but then the VB editor must be
open.
I think I recall seeing something, but cannot find it now.
Thanks
Laurence