Warning message while macro runs
Is there a way I can display a message while a macro runs in the background?
I want to let users know to wait until the macro finishes. I tried the
msgbox command but the macro will not run until you press ok and I want it to
stay open until the macro finishes. Any ideas?
|