+ Reply to Thread
Results 1 to 2 of 2

rank according to multiple criteria

  1. #1
    Registered User
    Join Date
    07-15-2013
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    5

    rank according to multiple criteria

    Hi, I've seen some posts on this topic but none seems to work for me.
    I need to rank some numbers in corresponding groups.

    NAME REG Attendence rank
    A AB 98
    B Ac 97
    C AC 96
    D AC 99
    E AB 100
    F AB 100

    I would expect that for group AB the ranking would be: E=3 points F= 3 points A = 1 point
    and for group AC: D=3 points, C= 2 points, B= 1 point

    I tried
    =IF(E2=E2,COUNTIFS($E$2:$E$1600,E2,$FD$2:$FD$1600,"="&FD2)+1,"") (column E is group and column FD is attendance, but the results are not as expected
    Any help is appreciated.
    Thank you

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello melvil,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Replies: 0
    Last Post: 05-22-2014, 11:16 AM
  2. [SOLVED] Rank with multiple criteria (missing ranks)
    By SofaBoy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-02-2013, 10:41 AM
  3. Replies: 0
    Last Post: 09-18-2013, 10:04 PM
  4. Rank maximum based on multiple criteria
    By nasman in forum Excel General
    Replies: 1
    Last Post: 04-09-2012, 12:22 AM
  5. Excel 2007 : Problem - Rank multiple criteria using SUMPRODUCT
    By josemartillo10 in forum Excel General
    Replies: 4
    Last Post: 02-23-2011, 03:37 PM

Tags for this Thread

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