Empty Pages on "New Page Before"
Hi,
I am using Crystal Reports 11 and have a report with 17 groupings.
The first group is based on OrderID.
Group 17 includes a 'New Page Before'.
Since I have multiple OrderID's my report runs through multiple times.
Every time a new OrderID get's called a new page is inserted before Group 17, which is correct as long as it is not the first occurence of the OrderID.
The formula: 'not onFirstRecord' does not help since that only eliminates the empty page break for the first record (OrderID) and not for all following ones.
I would need a formula like this: not onFirst occurence of any OrderID value
Any help is greatly appreciated.
Thanks!
|