Open Report on Startup

tim1982

Registered User.
Local time
Today, 04:14
Joined
Feb 18, 2009
Messages
21
Is it possible to open a report on startup? I know it's easy to open a form on startup, so I assumed it's the same for reports, but no no no.

Any tricks?
 
You could either have an autoexec macro that opened the report, or if you have a form opening anyway, open the report in the form's open event.
 
AutoExec works well.

Thanks Paul,

Tim
 

Users who are viewing this thread

Back
Top Bottom