Results 1 to 5 of 5

Returning Names in Ranked order WITH Ties

Threaded View

  1. #1
    Registered User
    Join Date
    07-25-2018
    Location
    LA
    MS-Off Ver
    win10
    Posts
    3

    Returning Names in Ranked order WITH Ties

    Hello,

    I am setting up a leader board for tournament to which I put in raw data to keep track of points per name.
    I want to create a separate book that displays the leader board in order of rank and automatically adjusts the names in real time.
    However my issue that in this game it is highly possible for players to get the same score.

    I my leader board now is not showing players all players with ties (#N/A)
    Also players with ties are skipping some ranks (i.e. ...3rd, 4th, ___, 6th etc.) with error "RANK has no valid input data"
    Don't mind column N, O.

    Book 1 (Score)
    Capture1.PNG
    Book 2 (Leaderboard)
    Capture2.PNG

    I have attempted to use the following formula(s)
    =INDEX(name,MATCH(large(scorerank,RANK(A3,scorerank,0)),scorerank,0)))
    
    =INDEX(points,MATCH(large(scorerank,RANK(A3,scorerank,0)),scorerank,0)))
    and the Rank column is just INDEX MATCH for the of the scorerank according to the name.
    Purple text indicate a named range.

    I tried to understand how to use COUNTIF but could not get it correctly.

    First time poster on this forum.
    Any help would be greatly appreciated!

    Edit: workbook attached
    Attached Files Attached Files
    Last edited by jonsg; 07-26-2018 at 02:20 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Returning Column Headers for Max Values with Ties
    By JHansee in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-12-2017, 10:00 AM
  2. Retrieving ranked data with ties
    By makinwaves in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-06-2014, 03:06 AM
  3. How to compare 2 columns that are listed in ranked order
    By slughorn in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-16-2013, 12:16 AM
  4. [SOLVED] Subproduct with ranking, need to rank ties in decending order
    By jenncess in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2013, 12:04 AM
  5. Rank name based on a score, but input the names as the ranked value?
    By juicestain09 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-06-2012, 12:39 PM
  6. [SOLVED] Song competition - ranking order and breaking ties
    By tonyb212 in forum Excel General
    Replies: 12
    Last Post: 04-15-2012, 09:16 AM
  7. Display ranked data in order from a range
    By S Davis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-07-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