Hey Everyone,
I have a issue I am trying to see if someone can help me out. I have a table with the information below:
Name
Total (A Number or Avg Score)
Class (Classify the user based off his score, example: A,B,C or D)
What I am looking for is to loop through the data set and create teams with a user from every class. These teams need to be a average. I do not want to take the first A person, B person, C person and D person to put on Team 1. That would make them the best team.
Has anyone done anything like this before?
Please help.
Thanks
I have a issue I am trying to see if someone can help me out. I have a table with the information below:
Name
Total (A Number or Avg Score)
Class (Classify the user based off his score, example: A,B,C or D)
What I am looking for is to loop through the data set and create teams with a user from every class. These teams need to be a average. I do not want to take the first A person, B person, C person and D person to put on Team 1. That would make them the best team.
Has anyone done anything like this before?
Please help.
Thanks