Form prints in stead of report

Turvoll

New member
Local time
Today, 05:35
Joined
Nov 24, 2011
Messages
5
I have two forms open where the top form (input-form) is for chosing parameters for the reports that can be previewed.
When previewing the reports, the report always show correct layout and content.

Then something "funny" happens (but only sometimes): The printout prints the form laying below input-form!
The input-form's property is set to have focus until closed.

When this happens, it happens to all the reports that can be chosen from the input-form.

To get back to "normal behavior" I have to close Access (2010) and restart.

Anybody that has a remidy for this problem?:confused:
 
I have seen this a lot time ago. I think it was because there was nothing to report and I had a command to print a number of copies and as the report didn't exist - the form was printed!! I changed the process to Print Preview. I not too sure if that helps!

Simon
 
* Are you using the built-in Print button to print the report?
* Is the report a Modal or Pop-up report?
* If you're not using the built-in button, what command are you using to print the report?
 
* Are you using the built-in Print button to print the report?
* Is the report a Modal or Pop-up report?
* If you're not using the built-in button, what command are you using to print the report?

Thanks for your reply (sorry about my late respons..).
I solved this issue by having all fields within the Detail section of the report. The data all came from the same record, but if what I did was a 'real' solution I honestly dont know..
Thanks anyway. :)
 

Users who are viewing this thread

Back
Top Bottom