Reports with more than one pages only when needed

C

cacacaconnie

I have a purchase order form and a report to print it. It works great as long
as I don't have more items to order and what will fit on one page. How do I
creat a second page only when the number of items is greater than what will
print on one page?
 
D

Damian S

Hi cacacaconnie...

You would put your invoice header details either in the page header or a
group header, then the line details in the "Details" section of your report.
This will ensure that only the number of pages required to print all details
will be printed, whether that is 1, 2 or 200.

Hope this helps.

Damian.
 
Top