ACC: "Continued" Header with Groups That Span Multiple Pages (95/97) (182823)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q182823 Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article shows you how to create a label that will print at the top of
each report page when a data group spans multiple pages.
The events used in this technique capture the value of the group in the
page footer. If this value is the same as the page header value on the
next page, a label containing "Continued from previous page..." is printed
at the top of the page.
REFERENCES
For more information about creating a "Continued..." Header for a group
that spans multiple pages in a Microsoft Access 2.0 report, please see the
following article in the Microsoft Knowledge Base:
88156 ACC:"Continued" Header w/Group Spanning Multiple Pages
(1.x/2.0)
For more information about keeping sections or groups of records together,
search the Help Index for "GrpKeepTogether property," "KeepTogether
property - Groups," and "KeepTogether property - Sections."
Modification Type: | Major | Last Reviewed: | 5/28/2003 |
---|
Keywords: | kbhowto KB182823 |
---|
|