Hide section on 1st but show on rest

PShiers

Registered User.
Local time
Today, 00:27
Joined
May 2, 2009
Messages
26
I want to add a section to my report and control the visible value based on page (1st, 2nd, etc...)

So:

1st page show 'Page Header' which has lots of detail, but dont show 'AccNum.Header' section.

2nd, 3rd, etc.. don't how 'Page Header' as I don't need lots of detail, but show the 'AccNum.Header' as this has customer name and Invoice numer, which is enough header information of all the rest of the pages.

Tried using 'On Page' and logoc aroung [Page] but no progress.

Any Ideas
 
Can't you use the report header instead of page header, for the first page?
 
Thanks

Yep, I was being lazy and just want to add a section into an old report, but sound like I might have to create a new version.

Cheers:)
 

Users who are viewing this thread

Back
Top Bottom