Re: Help Regarding Seagate Crystal Report...!Urgent
In the format section area of the details section in the New Page After conditional formula, use the Mod function and the record number to determine when the new page should trigger.
eg.
Record No. mod 2 = 0
This should force a separate page for every two records.
Re: Help Regarding Seagate Crystal Report...!Urgent
Formula is working but there's a problem if i write that i detail section it shows two records of details section... But i need that on one page only two Vouchers or Group Headers should be printed ....
I've placed that formula in header section so that it doesnt resolve my problem ....
i want to show only two voucher no.s on one page......!!!!
thnx for replying...
Re: Help Regarding Seagate Crystal Report...!Urgent
Why don't you set up the database so that each pair of detail lines have the same group, group on that field and then in the group footer section formatting, set it to force a new page after.