timetabler
New Member
- Joined
- Jun 15, 2010
- Messages
- 27
I am trying to count the number of grades a student has acheived that are above a grade C.
I have a named range called gcsegrades which have each grade and their relevant point value on another sheet. d=34 c=40 b=46 a=52
Rather than doing a a vlookup against each and every-cell is there a better procedure that can do this?
data example:
Smith, John, C, C, B, D, A would give the answer 4
Blggs, Fred, D, , E, B, A would give the answer 2
(note Fred Bloggs did not have a result for the second exam).
Many Thanks
I have a named range called gcsegrades which have each grade and their relevant point value on another sheet. d=34 c=40 b=46 a=52
Rather than doing a a vlookup against each and every-cell is there a better procedure that can do this?
data example:
Smith, John, C, C, B, D, A would give the answer 4
Blggs, Fred, D, , E, B, A would give the answer 2
(note Fred Bloggs did not have a result for the second exam).
Many Thanks