I am using access's built in report designer. And i am printing a report that will print every cusotmers record. each customers # of pages might vary, one might have 3, one might have 2, the Pages object would have the TOTAL pages, like 80. I need eac hcustoemrs pages to say "Page 1 of 4" if that customers pages is only 4. I can get he [Page] object/property to reset to 1, using a macro. I cant however get the total count of pages for that customerID, any idea's?