I have a report that shows transaction details for customers. The users have requested that the page numbers be reset each time the customer changes.
The report has a section on the customer number and is formatted to start each customer on a new page. Some customer details go over more than one page.
Any help that anyone can give would be greatly appreciated.
This does not seem to work, or maybe I have misunderstood you.
If I use =PageInSection(), I get an error. The function needs a parameter. If I use =PageInSection(SectionNumber()), the result is ‘1’ on the first page; however, every other page shows ‘0’.