Results 1 to 3 of 3
  1. #1
    SFC is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    47

    Page number in reports

    I have a report that generates purchase orders. The reports are grouped by company name, so it generates a new purchase order number for each company name. I have a textbox that issues a page number in the company header section with this control source; ="Page " & [Page] & " of " & [Pages].

    My problem is that the page numbers are continuous, even though my purchase orders are seperated by groups based on company name. Is there a way that page numbers can start from page 1 within each group?
    for example;
    Comany A may have pages 1 through 3
    While company B may have pages 1 & 2


    and company C may only have page 1

    thanks any input is greatly appreciated,
    Steve

  2. #2
    ssanfu is offline Master of Nothing
    Windows 2K Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Check out "Rogers Access Library" at http://www.rogersaccesslibrary.com


    There is a sample mdb on Resetting Report Page Numbers:

    http://www.rogersaccesslibrary.com/forum/topic282.html

  3. #3
    SFC is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2011
    Posts
    47
    Thank you ssanfu for taking the time to reply, I'll look into it and see if i can make it work!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. 2010 Reports print an extra page
    By dhbazan in forum Reports
    Replies: 7
    Last Post: 11-15-2012, 06:43 PM
  2. Replies: 1
    Last Post: 03-19-2010, 05:17 PM
  3. creation of reports with fixed number of rows
    By georgia in forum Reports
    Replies: 1
    Last Post: 02-17-2010, 10:40 PM
  4. Reports wrong if every page not viewed
    By ronehrlich in forum Reports
    Replies: 0
    Last Post: 04-18-2009, 08:36 AM
  5. Replies: 1
    Last Post: 03-12-2009, 09:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums