I have a report with a GroupHeader called Title Header. The header has two
fields on it. It works fine, showing the two fields at the top of each
group.
What I want to do is put the two fields in the Page Header so when the
larger groups break and show on the following page, the Title fileds are
shown at the top of the page. I put the fields in the Page Header and it
works fine except for the first page. The two fields are doubled up on the
first page.
Is there a way to hide the fields on the first page?
Thanks
Wayne-I-M - 18 May 2008 21:09 GMT
Hi
The simplist method would be to delete the report header and just have a
page header. This would only make a problem if you were displayng any report
summeries in the report header (I didn't see this is your post though)

Signature
Wayne
Manchester, England.
> I have a report with a GroupHeader called Title Header. The header has two
> fields on it. It works fine, showing the two fields at the top of each
[quoted text clipped - 9 lines]
>
> Thanks
fredg - 18 May 2008 21:39 GMT
> I have a report with a GroupHeader called Title Header. The header has two
> fields on it. It works fine, showing the two fields at the top of each
[quoted text clipped - 9 lines]
>
> Thanks
If just wish to show the Group Header data on each page, all you need
do is set th Group Header's RepeatSection property to Yes.
It's on the Group Header property sheet's Format tab.

Signature
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Duane - 18 May 2008 21:50 GMT
That was the ticket. I know sometimes I have a hard time explaing what it
is that I would likt to achieve, but you were able to figure it out. Thank
you very much.
>> I have a report with a GroupHeader called Title Header. The header has
>> two
[quoted text clipped - 15 lines]
> do is set th Group Header's RepeatSection property to Yes.
> It's on the Group Header property sheet's Format tab.