removing extra pages from query printouts?

  • Thread starter Thread starter query printouts
  • Start date Start date
Q

query printouts

When I try to print a MS Access query result as a printout report i get an
extra page after each data page. How can I avoid this?
 
Hi,
I don't know the answer - forms and queries are not designed for printing.
As far as I know, most people don't try to print queries.
Suggestions: copy and paste the query into excel or put the query in a
report, both of these will give you control of page setup.

Jeanette Cunningham
 
When I try to print a MS Access query result as a printout report i get an
extra page after each data page. How can I avoid this?


Use a report based on the query instead of printing the
query directly. The important point is to adjust the widths
of the text boxes in a report so that they fit on a page.
 
Back
Top