Report Page Break
I have a report that lists financial transactions (debits/credits) with a transaction date associated with them sorted in descending order. When the databand gets to a particular date (that will be passed as a parameter), I want to be able to print a message 'Account Closed' and then have the report start on a new page (page break).
I am not sure how to go about doing this. Do I use script? What would that script look like? How do I print the message on the report before the new page?
Thanks
I am not sure how to go about doing this. Do I use script? What would that script look like? How do I print the message on the report before the new page?
Thanks