Results 1 to 6 of 6
  1. #1
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231

    Display a group count in the page header.


    I seem to remember being able to reference a count to display in another section (the report header in this case), but can't seem to get it to work. Can somebody tell me how to reference a sub header count to display in the page header? Or let me know if it's not possible.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Aggregate calc should work in report or group header/footer. Doesn't seem to work in page header/footer.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Cant you put the page count at the footer, and let them look at the last page?

  4. #4
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    Unfortunately no. The report is a roll sheet for different classrooms and periods. Each one must have a student count.

  5. #5
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    You cant. The group count isnt calculated until the end of the rpt group.
    You could put a DCOUNT("*",table,where) in the Report header .

  6. #6
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    DCOUNT shows the total number of students for all Rooms/Periods. I need the count to be by Room/Period.

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

Similar Threads

  1. Replies: 1
    Last Post: 04-06-2014, 10:58 AM
  2. Replies: 3
    Last Post: 03-15-2014, 10:38 AM
  3. Display and print group records in one page only?
    By wittybrent in forum Reports
    Replies: 1
    Last Post: 05-11-2013, 09:25 AM
  4. Replies: 0
    Last Post: 02-25-2013, 04:43 PM
  5. Replies: 1
    Last Post: 02-28-2012, 05:05 PM

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