+ Reply to Thread
Results 1 to 3 of 3

Ranking Multiple Columns(3)

  1. #1
    Registered User
    Join Date
    08-06-2006
    Posts
    36

    Ranking Multiple Columns(3)

    I would like to rank users based on three columns in order. The users should be ranked by highest number of wins(W), then by highest number of points(PTS), then by possible points remaining(PPR). The ranks should display in column A(RK).

    The closest I get was using this formula which did not quite work.
    =RANK(D2,$D$2:$D$25)+SUMPRODUCT(--($D$2:$D$25=D2),--($E$2:$E$25=E2),--($F$2:$F$25>F2))
    See attached sample sheet. btw, I'm using Excel 2010. thank you
    Attached Files Attached Files
    Last edited by Bullfn33; 08-06-2011 at 10:35 PM.

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Ranking Multiple Columns(3)

    Try using a helper column, say Column H (this can be hidden)
    In H2
    Please Login or Register  to view this content.
    Drag/Fill Down

    Then in A2
    Please Login or Register  to view this content.
    Drag/Fill Down

    Then sort by the helper column Largest to Smallest

    Hope this helps.
    Attached Files Attached Files
    Last edited by Marcol; 08-06-2011 at 09:46 PM. Reason: Forgot attachment
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  3. #3
    Registered User
    Join Date
    08-06-2006
    Posts
    36

    Re: Ranking Multiple Columns(3)

    Hi Marcol,

    That worked great! Thank you so much.

+ 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