I have a spreadsheet that shows Effort and Achievement grades for a group of students
Effort goes from A - D Achievement goes from A* - U
the spreadsheet is set out ART - ACH - BIO - ACH
I want to be able to count separately the number of grades each pupil has for their effort or achivement for a range of subjects.
I have tried =CountIf(C2,E2,G2,"A")but it doesn't like the single cells, I have also tried =CountIf(C2:C2,E2:E2,G2:G2,"A")but that wasn't correct either.
Any ideas gratefully accepted.
Thanks
Cath
Effort goes from A - D Achievement goes from A* - U
the spreadsheet is set out ART - ACH - BIO - ACH
I want to be able to count separately the number of grades each pupil has for their effort or achivement for a range of subjects.
I have tried =CountIf(C2,E2,G2,"A")but it doesn't like the single cells, I have also tried =CountIf(C2:C2,E2:E2,G2:G2,"A")but that wasn't correct either.
Any ideas gratefully accepted.
Thanks
Cath