Can you add pages to an access report?

W

Wayne Viles

When designing my access report, I am restricted to the number of pages -
stops at about line 55 which gives me 4 pages only. Can I add pages to the
report.
 
A

Allen Browne

One section of a report is limited to around 22 inches.

Using the Sorting And Grouping dialog (view menu), you can create more
sections. For example, if you create a Group Header and a Group Footer on
the primary key field, they appear for every record and you have have 66
inches of height. Create more group headers/footers on the primary key if
you need more.
 
Top