+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Rank players

  1. #1
    Registered User
    Join Date
    11-13-2006
    Posts
    11

    Rank players

    Hello!

    I am currently doing a elo ranking list for a sport called racketlon. Elo is a ranking system used mostly in chess but even other sports.

    Now to the problem...

    I want the players listed in the A column to have their current rating in the B column. The current rating is listed for each player at the bottom of the W-BW column but there will be more players later and also more games that I will put in so this rowline will change.

    See the attatched file, hopefully you know how to do it and what I mean

    Thanks Daniel
    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
    53,050

    Re: How to rank the players ???

    I have added a helper column at W. Moving forward, just increase this by 1 when you add additional rows.

    Column B has a formula which looks into the data and returns the value from the last row for each name. To test accuracy, I referenced the last row for a few names in column C.

    An option to eliminate having to update the formulas each time you add a new row of data would be increase the formula range by 2 rows, then when you add more data, "insert" a new row to add the data to, that way the formulas will include the new rows.
    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
    Registered User
    Join Date
    11-13-2006
    Posts
    11

    Re: How to rank the players ???

    Thanks, it helped alot!

    Daniel

  4. #4
    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
    53,050

    Re: How to rank the players ???

    glad I could help. Please mark your post as "solved"

+ 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