Display report when program opens

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

Guest

Is it possible to have a specific report displayed every time the program is
opened?

thanks
 
Is it possible to have a specific report displayed every time the program is
opened?

thanks

Yes!

But isn't your real question How?

Create a new macro.
Action OpenReport
Report Name "YourReportName"
View Preview
Name this macro AutoExec

Each time the database is opened the report will run.
 
thanks for your help and time.

you wouldn't happen to know how to have the new record row displayed at the
top of a subform would you?
 
thanks for your help and time.

you wouldn't happen to know how to have the new record row displayed at the
top of a subform would you?

Answered in your other thread.
 

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