Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2022
    Posts
    2

    Custom Sort for sorting records like aaabbbccc to abcabcabc

    I am new to Access Programming.



    I am having data as

    a
    a
    a
    b
    b
    b
    c
    c
    c

    Now I want to sort the sort the record as

    a
    b
    c
    a
    b
    c
    a
    b
    c

    Anyone kindly hep me.


    Amir Kharkongor

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    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
    Join Date
    Mar 2022
    Posts
    2
    Thank You for your help.

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

Similar Threads

  1. Replies: 2
    Last Post: 12-04-2020, 06:39 PM
  2. Report custom sort
    By bilalo in forum Reports
    Replies: 4
    Last Post: 06-29-2019, 06:43 AM
  3. Custom Sorting Methods for End User?
    By kd2017 in forum Database Design
    Replies: 29
    Last Post: 03-16-2018, 08:04 AM
  4. custom sorting with IIF statement
    By orangeman2003 in forum Access
    Replies: 5
    Last Post: 05-13-2014, 03:38 PM
  5. Custom sorting records in report
    By tanyapeila in forum Reports
    Replies: 4
    Last Post: 03-26-2014, 12:32 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