I posted this in a VBA-for-Access thread. I think this thread would be more appropriate.
I've designed a progress bar that shows the user the progress of the macro they're running. It works really well, but I have one question:
The last step in the macro is to save the active Excel workbook. Is there a way to incorporate that into my progress bar? Of course it shows up in the status bar at the bottom, so I should probably quit while I'm ahead on this particular project, but I'm dying to know if this can be done.
How does the old saying go? "If it ain't broke, don't fix it!"
Thanks in advance, Kevin
slanek@ssd.fsi.com
I've designed a progress bar that shows the user the progress of the macro they're running. It works really well, but I have one question:
The last step in the macro is to save the active Excel workbook. Is there a way to incorporate that into my progress bar? Of course it shows up in the status bar at the bottom, so I should probably quit while I'm ahead on this particular project, but I'm dying to know if this can be done.
How does the old saying go? "If it ain't broke, don't fix it!"
Thanks in advance, Kevin
slanek@ssd.fsi.com