+ Reply to Thread
Results 1 to 2 of 2

sORT/FILTER DATA

  1. #1
    Registered User
    Join Date
    02-26-2005
    Posts
    5

    sORT/FILTER DATA

    I have up to 10,000 records. In column A, there are data with differrent length. I want to sort based on length and then in order.

    Column A Column B Column C Columm D

    AABCEF xxxxxx ttttttt xxxxxxx1
    AADC
    AA
    AB
    AC
    .........

    Would you help me? How I do that?

    Thanks,

    Excel123

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good evening

    The only way I can think of would involve having an extra column (which could be hidden), say column E with the formula =Len(A1) in it and copied to the bottom.

    Then sort using E as the primary sort key, and A as the secondary. That should do what you're asking for.

    HTH

    DominicB

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1