Can I Have Two Headers on One Report?

TheSearcher

Registered User.
Local time
Today, 18:39
Joined
Jul 21, 2011
Messages
390
My report has a header that contains "Shipped-From" and "Ship-To" information. I only display this on the first page of my report by using some code in the Page Header section.
The problem is that the field names of the detail section are also in the header. This means that from the second page on the field names are absent. What can I do to include the field names in all of the pages - but the "Shipped-From" and "Ship-To" information only on the first page?
Thanks in advance for your help.
TS
 
One goes in the report header and the other goes in your page header.
 
- or maybe you need to do sub-reports - ?
 

Users who are viewing this thread

Back
Top Bottom