Results 1 to 3 of 3
  1. #1
    cbrsix is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    215

    report page break

    I have a report that gets sorted by date. is it possible to force a page break after each month? the date is formatted as mm/dd/yyyy

  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,643
    Might need to consider the year as well as month. Create a group section with expression: Format([yourdatefield],"yyyymm"). Set the ForceNewPage property of that section.
    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
    cbrsix is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2011
    Posts
    215
    thank you, that worked perfectly.

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

Similar Threads

  1. Report with page break appears with a blank page, why?
    By clebergyn in forum Programming
    Replies: 4
    Last Post: 02-24-2014, 12:32 PM
  2. Report Conditional Page Break (not!)
    By waltb in forum Reports
    Replies: 8
    Last Post: 02-06-2012, 03:43 AM
  3. Page Break in Report
    By MarshallSutton in forum Reports
    Replies: 2
    Last Post: 09-23-2011, 05:54 PM
  4. Page Break in Report Headers
    By JonathanT in forum Reports
    Replies: 8
    Last Post: 06-30-2011, 10:37 PM
  5. Page break on report inserts empty page between
    By Galadrielle in forum Reports
    Replies: 0
    Last Post: 07-07-2010, 04:18 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