Display a busy window while processing

M

Mohair

I have written a set of macros to open a number of
spreadsheets to perform various finance consolidation.
This takes from 5 - 20 minutes depending on the when it is
run. I notice when the user move the mouse away from my
form, the busy cursor dispear giving the impression to
users it is complete.

Can someone tell me what kind of system call to write
such that I can have a proc to display a Busy window and
continue to let may main process proc to do the work.
when the proces is complete, it automatically close the
window. ? If there is a sample or existing code I can
use, that's even better.

Any suggestions are appreciated.

Regards
 

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