Results 1 to 5 of 5

Generating groups based on #of names and performance

Threaded View

lOYvEpi6M87nEoIF0ul8 Generating groups based on... 09-04-2017, 08:02 AM
oeldere Re: Generating groups based... 09-04-2017, 02:23 PM
lOYvEpi6M87nEoIF0ul8 Re: Generating groups based... 09-04-2017, 02:50 PM
oeldere Re: Generating groups based... 09-04-2017, 03:06 PM
lOYvEpi6M87nEoIF0ul8 Re: Generating groups based... 09-04-2017, 03:51 PM
  1. #1
    Registered User
    Join Date
    08-04-2010
    Location
    United States
    MS-Off Ver
    Office 365 for windows
    Posts
    62

    Unhappy Generating groups based on #of names and performance

    Hello, I have a problem that seems far too complex for me to solve on my own v.v so help would be amazing. I am new to excel.

    A sheet has the following column headers:

    Student Score Rank Scores: High to Low Group

    The student score is a percentage, the rank is calculated using the formula:
    Formula: copy to clipboard
    =IFERROR(RANK(B2,$B$2:$B$36),"")


    The values in the Scores: High to Low column are calculated using the following formula:
    Formula: copy to clipboard
    ={INDEX($A$2:$A$36,MATCH(1,INDEX(($B$2:$B$36=LARGE($B$2:$B$36,ROWS(E$1:E1)))*(COUNTIF(E$1:E1,$B$2:$B$36)=0),),0))}


    There can be a maximum of 35 student names. What I would like to do is automatically generate groups based on student performance. Ideally there would always be 5 groups of students and any remainders would be placed into the group which contains the lowest performing students. So, if for example 26 student names are entered into the student names column, the group column might show “group 1” for the top 5 scoring students and “Group 2” for the next top 5 and so on. The last group of lowest performing students would contain 6. Attached is a sample spreadsheet.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Generating Unique Groups of 4
    By Clarkit in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-02-2015, 04:46 PM
  2. Replies: 0
    Last Post: 02-19-2013, 07:12 AM
  3. Replies: 1
    Last Post: 09-03-2012, 10:52 PM
  4. [SOLVED] generating automated names to numbers
    By bjeiten in forum Excel General
    Replies: 2
    Last Post: 06-26-2012, 10:34 AM
  5. Generating Individual Save Names
    By zoolander_10 in forum Excel General
    Replies: 4
    Last Post: 11-24-2009, 07:50 AM
  6. Impact of define names on performance
    By landon24 in forum Excel General
    Replies: 1
    Last Post: 08-14-2009, 10:11 AM
  7. Generating graphs from multiple groups of data by vba
    By deadfish in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-07-2007, 12:43 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