I have a report that should display the title of the report on page 1 and another title on the following pages.
It seems simple enough; if I add pagenumber=1 and goupnumber=1to the suppression formula for the second heading, it will only appear after the first page. However, the report should also reset the number of pages several times in one group, leaving several pages that meet these criteria.
Is there another field in Crystal reports that might have a unique value for the first page? Or is there another way I can solve this?
source
share