nparsons75
Well-known Member
- Joined
- Sep 23, 2013
- Messages
- 1,256
- Office Version
- 2016
Hi, I need to create a score matrix to help grade people by score. So for example we have a number of disciplines which I will call machines. We also categorise these machines by difficulty to learn. The idea being, the more points you score, the more pay you will earn. How can this be recreated in excel to provide an automatic scoring.
Machines, we have...
The scorecard matrix will be like this.
The scoring will work as follows.....
Person 1 = 1 x B = 2 (pay grade 2)
Person 2 = 1 x A & 1 x B = 3 (Pay grade 3)
Person 3 = 2 x C = 6 (Pay grade 6)
Note: The max number of machines they can use is 3 and the max skill is C. The lowest score or pay grade = 1 and the highest score / pay grade is 9.
I need to create this in excel where I have a table containing peoples names down the left, across the top I have the machine name. Something like the below...
The table above is how I would like to score, I would like to populate the names and enter a 1 in each machine they can use, the score will be in the far right column.
Hopefully someone understands what I am trying to say.....
Thanks in advance....
Machines, we have...
Machine / Discipline | Difficulty Band |
Machine 1 | A |
Machine 2 | B |
Machine 3 | B |
Machine 4 | B |
Machine 5 | A |
Machine 6 | C |
Machine 7 | B |
Machine 8 | B |
The scorecard matrix will be like this.
A | B | C | |
1 | 1 | 2 | 3 |
2 | 4 | 5 | 6 |
3 | 7 | 8 | 9 |
The scoring will work as follows.....
Person 1 = 1 x B = 2 (pay grade 2)
Person 2 = 1 x A & 1 x B = 3 (Pay grade 3)
Person 3 = 2 x C = 6 (Pay grade 6)
Note: The max number of machines they can use is 3 and the max skill is C. The lowest score or pay grade = 1 and the highest score / pay grade is 9.
I need to create this in excel where I have a table containing peoples names down the left, across the top I have the machine name. Something like the below...
A | B | B | C | C | ||
Machine 1 | Machine 2 | Machine 3 | Machine 4 | Machine 5 | Score | |
Dave | 1 | 1 | ||||
Peter | 1 | 1 | 5 | |||
Susan | 1 | 1 | 4 |
The table above is how I would like to score, I would like to populate the names and enter a 1 in each machine they can use, the score will be in the far right column.
Hopefully someone understands what I am trying to say.....
Thanks in advance....