Displaying a message in a message box without requiring user to click anything to proceed

  • Thread starter Thread starter Android
  • Start date Start date
A

Android

Hi,

I would like to display a series of messages in a message box so that the
user knows what is being processed.

I tried
msgbox "Checking if folder exists...", vbInformation

However this requires the user to click ok each time.

Can I display without requiring user intervension. I prefer not to use the
status bar messages because they are less visible.

Android
 

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