+ Reply to Thread
Results 1 to 5 of 5

Returning Names in Ranked order WITH Ties

Hybrid 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.

  2. #2
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Returning Names in Ranked order WITH Ties

    Attach a sample workbook so people don't have to rebuild your sample.

    Go Advanced -> Manage Attachments -> Upload

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

    Re: Returning Names in Ranked order WITH Ties

    Edit: Sample workbook attached to original post as requested!

    -------
    I don't want to break the rules but it seems as though I cannot add a link because I only have a few posts...
    Sorry to admins, I'm not sure if there is another way??

    drive.google. com/file/d/1NvlE08BQ4XxVxycTqRRz0cCUcABe3P32/view?usp=sharing
    Last edited by jonsg; 07-26-2018 at 02:21 PM.

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

    Re: Returning Names in Ranked order WITH Ties

    I want to mention that I don't really like the A3 in "=INDEX(name,MATCH(large(scorerank,RANK(A3,scorerank,0)),scorerank,0)))" and I think it should be something like MAX(scorerank) but that doesnt work either for the consequent cells either

    I wish to delete the A column for a better formula. Any suggestions?

  5. #5
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Returning Names in Ranked order WITH Ties

    Go Advanced -> Manage Attachments -> Upload

+ 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] 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