+ Reply to Thread
Results 1 to 6 of 6

a separate column that is a sorted list of another column

  1. #1
    Registered User
    Join Date
    09-21-2014
    Location
    QAEGFV
    MS-Off Ver
    2010
    Posts
    5

    a separate column that is a sorted list of another column

    i have been using this formula that i copied online however it only works for 15 rows and i need 55 is there a simple method to do this?

    =INDEX($A$2:$A$15,MATCH(SMALL(IF(ISBLANK($A$2:$A$15),"",IF(ISNUMBER($A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15)+SUM(IF(ISNUMBER($A$2:$A$15),1,0))+1)),ROW(A1)),IF(ISBLANK($A$2:$A$15),"",IF(ISNUMBER($A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15)+SUM(IF(ISNUMBER($A$2:$A$15),1,0))+1)),0))

  2. #2
    Forum Contributor
    Join Date
    01-21-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    227

    Re: a separate column that is a sorted list of another column

    Quote Originally Posted by simkhovich View Post
    i have been using this formula that i copied online however it only works for 15 rows and i need 55 is there a simple method to do this?

    =INDEX($A$2:$A$15,MATCH(SMALL(IF(ISBLANK($A$2:$A$15),"",IF(ISNUMBER($A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15)+SUM(IF(ISNUMBER($A$2:$A$15),1,0))+1)),ROW(A1)),IF(ISBLANK($A$2:$A$15),"",IF(ISNUMBER($A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15),COUNTIF($A$2:$A$15,"<"&$A$2:$A$15)+SUM(IF(ISNUMBER($A$2:$A$15),1,0))+1)),0))
    Is this what your desired result is?

    =INDEX($A$2:$A$55,MATCH(SMALL(IF(ISBLANK($A$2:$A$55),"",IF(ISNUMBER($A$2:$A$55),COUNTIF($A$2:$A$55,"<"&$A$2:$A$55),COUNTIF($A$2:$A$55,"<"&$A$2:$A$55)+SUM(IF(ISNUMBER($A$2:$A$55),1,0))+1)),ROW(A1)),IF(ISBLANK($A$2:$A$55),"",IF(ISNUMBER($A$2:$A$55),COUNTIF($A$2:$A$55,"<"&$A$2:$A$55),COUNTIF($A$2:$A$55,"<"&$A$2:$A$55)+SUM(IF(ISNUMBER($A$2:$A$55),1,0))+1)),0))
    If I've been of help, plz add reputation.

  3. #3
    Registered User
    Join Date
    09-21-2014
    Location
    QAEGFV
    MS-Off Ver
    2010
    Posts
    5

    Re: a separate column that is a sorted list of another column

    something like that but it didn't work if it helps here is the excel filehttps://www.dropbox.com/s/zquk8w2hyo...1%29.xlsb?dl=0 the formula is under sorted list column

  4. #4
    Forum Contributor
    Join Date
    01-21-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    227

    Re: a separate column that is a sorted list of another column

    Quote Originally Posted by simkhovich View Post
    something like that but it didn't work if it helps here is the excel filehttps://www.dropbox.com/s/zquk8w2hyo...1%29.xlsb?dl=0 the formula is under sorted list column
    plz see attached file, does that work?
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    09-21-2014
    Location
    QAEGFV
    MS-Off Ver
    2010
    Posts
    5

    Re: a separate column that is a sorted list of another column

    thank man if you don't mind explaining why didn't it work in first place?

  6. #6
    Forum Contributor
    Join Date
    01-21-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    227

    Re: a separate column that is a sorted list of another column

    Quote Originally Posted by simkhovich View Post
    thank man if you don't mind explaining why didn't it work in first place?
    It's an array formula, after writing the formula press CTRL SHIFT ENTER simultaneously.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 09-15-2014, 06:01 AM
  2. A column with mixed item list needs to be sorted out in separate columns
    By vishal karmocha in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-27-2014, 06:21 PM
  3. [SOLVED] How to make a sorted list Column by Column using array formula
    By turist in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-09-2013, 11:11 AM
  4. [SOLVED] have a column of random dates. want a formula for an output column of them sorted
    By James C in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-03-2013, 04:24 PM
  5. Replies: 0
    Last Post: 02-13-2006, 04:45 PM

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