Message Window to tell user "Macro Running"

K

keyt

Does anyone know where I can find a bit of code to display
a window that reads: Macro Running, Please Wait or
something like that?
 
J

jason

careful though, error trapping is needed, if the macro throws an error
before it gets to application.statusbar = false, because the user will
be left with "Macro Running, Please Wait" whenthey exit the workbook!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top