Hi,
I am using Crystal Reports 10 - I have a Main report with an underlayed Subreport in PHb - the Main report prints on the top half of the page and the underlayed Subreport prints on the bottom half of the page - I need the Details section of each report to print records 1 through 10 on the first page, records 11 through 20 on the second page, etc.
In the Details Section Expert of each report I checked "New Page After" and added the formula "if Remainder (RecordNumber, 10) = 0 then true else false" - this works on the Main report, but the Subreport still prints records 1 through 10 on every page.
I am new to Crystal Reports, so any help you can give would be greatly appreciated.
Thanks,
Brenda
I am using Crystal Reports 10 - I have a Main report with an underlayed Subreport in PHb - the Main report prints on the top half of the page and the underlayed Subreport prints on the bottom half of the page - I need the Details section of each report to print records 1 through 10 on the first page, records 11 through 20 on the second page, etc.
In the Details Section Expert of each report I checked "New Page After" and added the formula "if Remainder (RecordNumber, 10) = 0 then true else false" - this works on the Main report, but the Subreport still prints records 1 through 10 on every page.
I am new to Crystal Reports, so any help you can give would be greatly appreciated.
Thanks,
Brenda