I have a macro which uses a counter and displays the counter result as part of a message in the StatusBar (Processing 15 of 300 records...).
When the total number of records is small, the procedure runs so quickly that the message cannot be read.
Is there a way to add a delay or a pause to the code to slow down the procedure so the message can be read?
Thanks.
Richard...
When the total number of records is small, the procedure runs so quickly that the message cannot be read.
Is there a way to add a delay or a pause to the code to slow down the procedure so the message can be read?
Thanks.
Richard...