How to create a message box to keep track of progress

J

Jeff Armstrong

Hello,

I have a fairly sophisticated macro that opens some text
files, imports some data, and then closes the text file.
I have 112 of these files. Running the macro will run
through all 112 files in chronological order. I have
turned off the screen updating. The process takes about
5 - 10 minutes. Rather than look at what appears to be an
inactive screen, I would like to display a message box
that keeps track of the number of files processed during
the run. How would I display a message box that would
continually update as a new file gets opened and
processed. I want the message box to always be present
during the process with the only option to abort.

Thanks,
Jeff
 

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