A
Annika
I have a macro used in Excel that takes about 5 minutes to
execute. I am worried that users will become impatient, or
think that their computer has frozen in the mean time, and
will shut the program down before the code has finished
executing.
Now, when you download files from the internet, they
always have little indicator boxes, showing you how much
of the file has been downloaded.
Does anyone know a VBA code for displaying such an
indicator?
I have a message box to let users know how long it will
roughly take, but an indicator box of some sort would be
great.
execute. I am worried that users will become impatient, or
think that their computer has frozen in the mean time, and
will shut the program down before the code has finished
executing.
Now, when you download files from the internet, they
always have little indicator boxes, showing you how much
of the file has been downloaded.
Does anyone know a VBA code for displaying such an
indicator?
I have a message box to let users know how long it will
roughly take, but an indicator box of some sort would be
great.