Results 1 to 3 of 3

Ranking Multiple Columns(3)

Threaded View

  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.

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