Crystal Report Headers _ HELP !!!
Hi,
Is there a way of suppressing the page header for the first page in a Crystal report ? I want display field titles for the above the fields on each page..On the first page I thought I'll include this in the Report Header and the for the subsequent pages use the page header. But I can only do this if I can suppress the page header for the first page ? Any ideas guys ?
Your help would be much appreciated.
Thanks
Vijja
Re: Crystal Report Headers _ HELP !!!
Not sure if this will work but you could conditionally suppress the page header if pagenumber=1. Go in to format section and choose the page header.Select the X-2 button and type in pagenumber=1 and save and close.That might work for you
Thanks --I figured this out
Thanks a lot..I figured this out just after putting the post here..earlier I was trying to write a formula..instead of just writing pagenumber =1
Cheers
Viji