+ Reply to Thread
Results 1 to 4 of 4

Countif and Rank Formula

  1. #1
    Forum Contributor
    Join Date
    06-26-2012
    Location
    UAE
    MS-Off Ver
    Excel 2003
    Posts
    274

    Countif and Rank Formula

    Hello Dear Friends,

    Please refer attached spreadsheet. This is using count if and rank formula to rank values.
    If a values repeats, the repeated values should share the rank. Please see attached sheet for better understanding. I use Excel 2003.

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Countif and Rank Formula

    This will give you the ranking, it will give duplicate numbers the same rank, but will then skip the next number...

    =IF(A3="","",RANK(A3,$A$3:$A$17,1))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    06-26-2012
    Location
    UAE
    MS-Off Ver
    Excel 2003
    Posts
    274

    Re: Countif and Rank Formula

    THanks FDibbins. I applied your formula. Repeated values do share the same rank, in this case, rank 2, but the next item is ranked as "4" instead of rank "3". I would like to rank the next item as "3" please see attached. Any chance to make this happen
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Countif and Rank Formula

    Hi All,


    Please Login or Register  to view this content.
    I hope you'd get better solutions.

    Regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

+ 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