Crystal Reports - Hide Page Header on First Page

col_panic picture col_panic · Mar 21, 2013 · Viewed 13.7k times · Source

I have a report that needs to show a report header on page 1, and a different header on subsequent pages.

This seems simple enough; if I add pagenumber=1 and goupnumber=1 to the suppress formula for the second header, it will only be shown after the first page. However, the report is also supposed to reset the page count several times in a single group, thus leaving several pages that match those criteria.

Is there another field in Crystal reports that could have a unique value for the first page? Or is there another way I might go about solving this?

Answer

gliderkite picture gliderkite · Dec 19, 2013

You have to specify in the Selection Expert - Suppress Formula the following formula:

PageNumber = 1