Displaying Messages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to display an informational message, such as "Processing
Inventory Figures", on the screen while VB is running a process, without
stopping the process that is running. So that the message is displayed when
the process begins running, and is removed when the process finishes.

Is there some way to display a message like this (using a UserForm or
otherwise) in a VBA module?
 

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

Back
Top