Applies To Report.
Description
You can use the GroupHeader and GroupFooter properties to create a group header or a group footer for a selected field or expression in a report. You can use group headers and footers to label or summarize data in a group of records. For example, if you set the GroupHeader property to Yes for the Categories field, each group of products will begin with its category name.
Setting
The GroupHeader and GroupFooter properties use the following settings.
Setting | Description |
Yes | Creates a group header or footer. |
No | (Default) Doesn't create a group header or footer. |
See Also CreateGroupLevel function, GroupInterval property, GroupLevel property, GroupOn property, KeepTogether property — groups, SortOrder property.