Access data table prints only the first page of the table

G

Grannie

My access table only prints the first page of the table and it prints page 1
28 times?
 
R

Rick B

You don't print tables. You print reports (and maybe a query).

If you need to print data, design a report.
 
Top