Hi,
I have some vba code that can take a minute or two to run. Screen updating is set to false, so you only see the screen / mouse flicker. To the end user, it may seem that the pc is playing up / crashing. The code starts with a message box and ends with an info box. I would like to add another info box (before screen updating is set to false) and that automatically disappears prior to the end info box that states (something like) updating, please wait. Is this possible?
Probably beyond the realms of vba, but maybe a ‘progress bar’ that shows updating???
Thanks
Nathan