Access Queries

  • Thread starter Thread starter oliverg
  • Start date Start date
O

oliverg

I have a query run from a master table. It looks great in print preview but
when I print it sometimes fields overlap or have spaces that I didn't put
there. Not all of them mind you and not always the same ones. Sometimes
part of the amount will have spaces before the decimal in currency format and
sometimes part of the last name will be in the first name field and sometimes
part of the social will be in the name field. Like I say it looks good in
print preview but not after printing.
 
Queries are generally NOT for printing. Reports are for printing and
displaying your data. Create a report from the query.
 
Back
Top