How to repeat the Group header Text/value on related Pages of that group

I

Irshad Alam

Generally when we have hudge data, we group them . For
example.... By ID. While making a report, we group and it
previews/prints first the group header text/value and then
its related records. Again after that next group and its
related records and so on...

But here my question is that when a group data is more
than a page it becomes necessary to repeat the group
header text/value on the other related pages also, to make
it good or meaningfull looks of a report.

Can any one suggest me / advise me to solve this.
 
A

Allen Browne

To repeat the group header on subsequent pages:

1. Open the report in design view.

2. Right-click the grey bar representing the group header, and choose
Properties.

3. Set the Repeat Section property to Yes. (On the Format tab of the
Properties box from memory).
 
Top