Report Printing doesn't work the first time

KACJR

Registered User.
Local time
Today, 09:18
Joined
Jul 26, 2012
Messages
98
Greetings to the well of knowledge...

This is weird one :confused:. Using Access 2010...

I run my application and then I use a form to provide parameters for a report. When the parameters are fully entered, it launches the report just fine. However, when I click Print Report, what prints out is the form with the parameters. If I close the report and enter parameters on the form again, the report appears again and then it successfully prints. After this, all report printing works just fine; it's only the first time after launching the application that it doesn't work.

My code looks perfect but I'm baffled. Help?

Thanks,
Ken
 
Could you show the code you have to print the report.
Have you done a "Compact & Repair"?
Have you tried to run the database on another computer?
 

Users who are viewing this thread

Back
Top Bottom