+ Reply to Thread
Results 1 to 3 of 3

Formula to RANK groups of Values and return letter

  1. #1
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Formula to RANK groups of Values and return letter

    Hi Folks
    I have grouped values that need to be ranked and have the top values return B+? where ? is the value by which it is clear of the next highest value and B-? where -? is the value it is from the TOP ranked value.

    http://www.excelforum.com/excel-form...-b-values.html

    http://www.excelforum.com/excel-form...-b-values.html

    In the second link above Ace_XL kindly provided the following formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    The formula is for where there is a blank divider row between groups-

    I now need a formula to use Col A as the divider of the groups-

    Each group has a unique ID as shown in Col A in the attached Workbook-

    Again, I need to be able to pull it across as well as down.

    Cheers
    hammer

    Admin note: Title modified slightly so the thread would open
    Attached Files Attached Files
    Last edited by FDibbins; 01-18-2016 at 07:10 PM.
    If you have found solving my problem/s to be an interesting and educational exercise then how about Repping me up?
    No idea why I need Rep, other than feeling left out....

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Formula to RANK groups of Values and return letter

    Relatively easier

    In G2

    =IF(E2=MAX(INDEX(($A$2:$A$25=$A2)*E$2:$E$25,0)),"+"&E2-LARGE(INDEX(($A$2:$A$25=$A2)*E$2:E$25,0),COUNTIFS($A$2:$A$25,$A2,E$2:E$25, MAX(INDEX(($A$2:$A$25=$A2)*E$2:$E$25,0)))+1),E2-MAX(INDEX(($A$2:$A$25=$A2)*E$2:E$25,0)))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Re: Formula to RANK groups of Values and return letter

    Got to love easier!

    Champion's effort yet again Ace_XL

    Regards
    hammer

+ 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] Formula to RANK groups of Values and return B+? or B-? values
    By hammer2 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-27-2015, 07:48 AM
  2. [SOLVED] Help require to modify rank formula for subject groups
    By mso3 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-29-2015, 09:02 PM
  3. [SOLVED] Formula to RANK groups of values.
    By hammer2 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-11-2014, 12:50 AM
  4. [SOLVED] Rank values in one column from groups of numbers in another column
    By fruit&veg in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-30-2014, 03:48 PM
  5. [SOLVED] Rank values in one column from groups of numbers in another column
    By fruit&veg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-30-2014, 01:04 PM
  6. A Formula for classifying groups of numbers into a letter.
    By surfer1 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 07-05-2013, 09:48 AM
  7. Formula to Rank and populate values base don Rank
    By Excel Dumbo in forum Excel General
    Replies: 3
    Last Post: 10-09-2012, 02:02 AM

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