Access query does not show grid line at the top when you print it.

M

mert

When printing an Access Database query, the grid line does not show at the
top of the heading (first row). How can I make this appear. I am using
Access 2003. Thanks!
 
K

Klatuu

Queries are for retrieving or manipulating data
Reports are for printing
If you want it pretty, create a report with your query as the record source.
 
Top