G
Guest
Hi,
I have a recordset that returns anything that's marked incomplete. The
recordset returns the following 3 records:
ORDER1 ITEM1 Qty2
ORDER1 ITEM1 Qty3
ORDER2 ITEM2 Qty1
Is there a way to insert a page break after the 2nd record (or when
OrderNumber is changed) on the report so the first 2 records (both for
Order1) in the first page, and 3rd record (Order2) goes into 2nd page?
Thanks
I have a recordset that returns anything that's marked incomplete. The
recordset returns the following 3 records:
ORDER1 ITEM1 Qty2
ORDER1 ITEM1 Qty3
ORDER2 ITEM2 Qty1
Is there a way to insert a page break after the 2nd record (or when
OrderNumber is changed) on the report so the first 2 records (both for
Order1) in the first page, and 3rd record (Order2) goes into 2nd page?
Thanks