Results 1 to 4 of 4
  1. #1
    EricF is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2011
    Posts
    10

    Non-alphabetical Group


    I have a report that I have grouped based on a certian field. Is it possible to have a non-alphabetical order (A-Z or Z-A)?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    If you mean you want B-A-C rather than A-B-C or C-B-A, then no (not directly at least). What I've done when I need something like that is to have a table with my A B & C records with an additional field for sort order. Then I can join that table to another in a query which lets me include my custom sort order field, and I sort on that in the report.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    EricF is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2011
    Posts
    10
    Thanks, that was my work around (I used numbers though), but I wanted to see if there was an easier way. Guess not. Thanks

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    No problem (I use numbers for the sort field too).
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. querry and report grouping none alphabetical
    By newtoAccess in forum Queries
    Replies: 4
    Last Post: 04-04-2011, 05:57 AM
  2. Combo Box in Alphabetical order
    By jordanturner in forum Forms
    Replies: 2
    Last Post: 09-24-2010, 08:02 AM
  3. Replies: 6
    Last Post: 05-11-2010, 02:22 PM
  4. omit word in entry for alphabetical order
    By airhud86 in forum Access
    Replies: 1
    Last Post: 12-14-2009, 03:49 PM
  5. columns for group detail but not group header?
    By Coolpapabell in forum Reports
    Replies: 0
    Last Post: 08-21-2009, 08:53 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