+ Reply to Thread
Results 1 to 4 of 4

Rank with Duplicate values

  1. #1
    Registered User
    Join Date
    04-11-2019
    Location
    Toronto
    MS-Off Ver
    2013
    Posts
    2

    Rank with Duplicate values

    Hi,

    Please see the attached file.

    I want to rank column C based on column B. But column B as some duplicate values so I'm getting the same rank.
    So for those duplicate values, I want to then check column A and decide the rank based on the higher %.

    Eg: in column B, there is 2.45 three times. So instead of all getting rank 2, I want the one with highest % in column A to get rank 2.

    Thanks for the help.

    Ankit
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,914

    Re: Rank with Duplicate values

    Try this:

    =COUNTIF($C$2:$C$18,">"&C2)+COUNTIFS($C$2:$C$18,C2,$B$2:$B$18,">"&B2)+1

  3. #3
    Registered User
    Join Date
    04-11-2019
    Location
    Toronto
    MS-Off Ver
    2013
    Posts
    2

    Re: Rank with Duplicate values

    Thank you. It works

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,929

    Re: Rank with Duplicate values

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. [SOLVED] Rank lowest to highest with duplicate values
    By Stuepef in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-05-2018, 07:55 PM
  2. Eliminating duplicate values when using RANK
    By sosulli80 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-04-2016, 06:16 AM
  3. Using Rank Formula on List with Duplicate Values FILE ATTACHED
    By alexx579 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2016, 02:39 PM
  4. [SOLVED] Hide Duplicate Rank Values
    By trandle in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-06-2015, 11:36 AM
  5. [SOLVED] Rank - Maintain Series if duplicate rank found
    By ascool_asice in forum Excel General
    Replies: 2
    Last Post: 10-11-2014, 12:35 PM
  6. [SOLVED] Return Column Headers based on row rank with duplicate values in row
    By carlwin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-31-2013, 12:24 AM
  7. Rank Duplicate Values Sequentially
    By kalyanverma in forum Excel General
    Replies: 3
    Last Post: 12-17-2009, 02:32 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