T
Tony Ramirez
Hello,
In a report I use this to format page numbers:
=[Page] & " of " & [Pages]
I would like the report to count page numbers per Invoice...so the report
looks to the query...pulls page one and two (if exists) then would like it to
renumber the next group. So if invoice 1 has two pages...want it to be page 1
of 2...etc, then on Invoice 2 would like the count to start over.
Thanks for your help.
Tony
In a report I use this to format page numbers:
=[Page] & " of " & [Pages]
I would like the report to count page numbers per Invoice...so the report
looks to the query...pulls page one and two (if exists) then would like it to
renumber the next group. So if invoice 1 has two pages...want it to be page 1
of 2...etc, then on Invoice 2 would like the count to start over.
Thanks for your help.
Tony