I have a report that needs to print a pre-printed statement form.
The report has two sections a Details A and a Details B. Details A has all of the statement detail. Details B has a message regarding if a loan is to pay off.
I have set a condition to count the lines per page for Section A so that the data doesn't run over the pre-printed form. This formula counts to 24.
NOW the Details B section needs to print only 4 records...
per page.
When I add the formula to Details B... it also limits the number of records to 4 in Details A.
I have tried doing this with a sub-report and that WORKED...
except then it orphans the page footer to the next page..
The report has two sections a Details A and a Details B. Details A has all of the statement detail. Details B has a message regarding if a loan is to pay off.
I have set a condition to count the lines per page for Section A so that the data doesn't run over the pre-printed form. This formula counts to 24.
NOW the Details B section needs to print only 4 records...
per page.
When I add the formula to Details B... it also limits the number of records to 4 in Details A.
I have tried doing this with a sub-report and that WORKED...
except then it orphans the page footer to the next page..