change column size

S

Selby

I have a query with 6 columns - there is plenty of space on the page for all
six to print in landscape mode, however, the last column prints on a second
page. How can I change the column widths to fit them all on one page?
Access 2007. Thanks!
 
R

RBear3

Queries are not designed to be printed.

If you want to print, I'd recommend building a report (based on your query)
and printing that.
 
Top