Access Message Box

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

Guest

I know this is a very basic question, but i have tried all msgbox but still
cant get a message to be displayed at the same time a report is running. so
here it is:

I am tring to run a report that takes a lot of time. Is there a way i can
display a message on the screen when this report is running???

example message would be "Please Wait..."

Thank you.
 
Create your own form that displays whatever message you want and open it
form in the report's Open event.
 

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