Status indicator

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Is there a way to display and remove a message box without user input or
display a status indicator like the ones used on loading software?

I have a couple of lengthy operations which I would like to display some
sort of status indicator to an impatient user and only changing the icon to
an hourglass is very limited...

thanks
 
Create your own form and display it.

You can write to controls on a form from code running anywhere in Access
(assuming that the form's open!)
 

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