+ Reply to Thread
Results 1 to 2 of 2

Ranking names based on values

  1. #1
    Registered User
    Join Date
    08-19-2011
    Location
    Michigan
    MS-Off Ver
    Excel 2013
    Posts
    17

    Ranking names based on values

    Hello,

    I'm trying to display names in order of rank, based on the value next to the names.

    It doesn't work when there's a tie.

    Does anyone know how to get it to work, such as with some sort of tie-breaker? Thanks a lot
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Ranking names based on values

    try this rank formula with a countif at the end. It breaks ties...
    =RANK(B2,B$2:B$10,0)+COUNTIF($B$2:B2,B2)-1
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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] Ranking based on 3 columns (values)
    By jendan in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-12-2018, 06:04 AM
  2. Replies: 7
    Last Post: 10-21-2016, 06:16 PM
  3. [SOLVED] Ranking names based on scores
    By shayz0r in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-01-2015, 09:07 PM
  4. [SOLVED] Ranking names based on scores
    By shayz0r in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-01-2015, 09:05 PM
  5. Need a ranking with only unique names attached to the values.
    By Tencrim in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-01-2014, 07:48 AM
  6. Ranking based on values
    By bpctrader in forum Excel General
    Replies: 5
    Last Post: 02-05-2012, 05:49 PM
  7. Changing Sheet Names Based on # Values in Names
    By Mordred in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2010, 03:34 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