Results 1 to 9 of 9
  1. #1
    amccook is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    4

    Red face Alphabet break in report


    I have created a report from a query I pulled. On the report, I want it to break after each alphabet letter and pickup the next letter on a new page (putting report in binder with alphabet dividers). How do I do this?

  2. #2
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    add a group for the field with alphabet, check to show group header,

    in the property of this header, select "before & after" for Force new Page.

    Please let me know if more details of the steps are required.

  3. #3
    amccook is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    4
    Yes please. I am very new to working in access. I uploaded a pic of my report in design view.
    Thank You!!

  4. #4
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    I assume the field name is AtoZ which contents the alphabet.

    right click on blank area of the report (grey area, not white area with dots), menu shows
    select "Sorting and Grouping", window pops up
    select AtoZ in "Field/Expression" column;
    select yes to "Group Header"
    select yes to "Group footer"
    close the small window, you will find "AtoZ header" and "AtoZ footer" section added
    right click on "AtoZ header", select property
    go to "Format" page,
    select "before & after" on "Force New Page"

    run you report

  5. #5
    amccook is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    4
    My field name is LName (I'm sorting alphabetically by the last name). I did what you said and the alphabet is still running over (There are B names on the A page). I'd like for the new letter to start on a new page. Any other suggestions?

  6. #6
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    Sorry I can not help further.
    Did you try to set Force New Page to "before section" or "after section"?

  7. #7
    amccook is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    4
    I tried all of them and ran the report. Still no seperating between the alphabet letters.

  8. #8
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    no more idea.

  9. #9
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    What you'll want to do is build a query that you run the Report off of, not run the report straight off your Table.

    Make a new Query and include all the fields you want to show up in your report. Then make a new field by typing in the following:

    Then, in your Report, group by the AtoZ field and set it to break on each value.

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

Similar Threads

  1. Page break on report inserts empty page between
    By Galadrielle in forum Reports
    Replies: 0
    Last Post: 07-07-2010, 04:18 AM
  2. Replies: 3
    Last Post: 05-21-2010, 03:57 PM
  3. Rotate picture? or break report or what?
    By cowboy in forum Reports
    Replies: 2
    Last Post: 02-22-2010, 12:08 PM
  4. Program breaks after break was removed
    By Gene in forum Programming
    Replies: 3
    Last Post: 06-02-2009, 07:19 AM
  5. Multiple Subreports with page break
    By rayc in forum Reports
    Replies: 7
    Last Post: 09-02-2006, 06:59 PM

Tags for this Thread

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