Hi,
I have a report that goes like this
Report Header
Page Header
Data1 Header
Data2 Header
Detail
Data1 Footer
Page Footer
Report Footer
In the Page Footer I have ="Page " & [Page] & " of " & [Pages]
When I run the report it starts a new page when it should but the [Pages] is showing the total number of pages in the entire report not in the group as indicated by Data1 Header.
Any suggestions?
Thanks.
Fen How
I have a report that goes like this
Report Header
Page Header
Data1 Header
Data2 Header
Detail
Data1 Footer
Page Footer
Report Footer
In the Page Footer I have ="Page " & [Page] & " of " & [Pages]
When I run the report it starts a new page when it should but the [Pages] is showing the total number of pages in the entire report not in the group as indicated by Data1 Header.
Any suggestions?
Thanks.
Fen How