ercedwards
Board Regular
- Joined
- Apr 27, 2013
- Messages
- 125
No biggie here.
While some of my macros are running, I have ScreenUpdating=false . I update the progress for the user by changing the Caption on a Command Button
While some of my macros are running, I have ScreenUpdating=false . I update the progress for the user by changing the Caption on a Command Button
and then turn on Updating and then turn it off. It works just fine.
I was wondering, however, if there was a way around turning ScreenUpdating on and off by somehow just forcing the Caption to refresh while Updating is still off.
Thanks much for any suggestions.
I was wondering, however, if there was a way around turning ScreenUpdating on and off by somehow just forcing the Caption to refresh while Updating is still off.
Thanks much for any suggestions.