ACC2000: How to Repeat Group Name at Top of New Column or PageID: Q208732
|
You can use the RepeatSection property to specify whether a group header is repeated on the next page or column when a group spans more than one page or column.
In reports, group header information is printed once per group even if the
group data spans more than one page. In reports, a common layout is to
place the grouping value in the group header along with the column labels.
However, because this data is not repeated when a group spans more than one
page, the column header labels are not repeated on the subsequent page(s).
The following steps illustrate how to use the RepeatSection property to print the group header on another page or column:
For more information about printing group headers on subsequent pages, click Microsoft Access Help on the
Help menu, type "RepeatSection" in the Office Assistant or the Answer Wizard,
and then click Search to view the topics returned.
For an example of this feature, refer to the Northwind database in the
Samples folder. Open the Employee Sales By Country report. Note that
GroupHeader2 has the RepeatSection property set to Yes.
Additional query words:
Keywords : kbusage kbdta RptSort
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: June 10, 1999