S
Salza
Hi all,
I am preparing an exam marksheet.
In one cell, I add in this formula to check if a student pass or fail the
whole exam.
Condition ... the students must not get any "E" to pass the whole exam.
=IF(OR(E7="E",G7="E",I7="E",K7="E",M7="E",O7="E",Q7="E",S7="E",U7="E",W7="E"
,Y7
="E",AA7="E",AC7="E",AE7="E"),"Fail","Pass"))
Now I want to change to another condition.
The students must not get any "E", or "D", or "C" to pass the exam.
Can you help me with the formula.
Thanks.
Regards,
Salza
I am preparing an exam marksheet.
In one cell, I add in this formula to check if a student pass or fail the
whole exam.
Condition ... the students must not get any "E" to pass the whole exam.
=IF(OR(E7="E",G7="E",I7="E",K7="E",M7="E",O7="E",Q7="E",S7="E",U7="E",W7="E"
,Y7
="E",AA7="E",AC7="E",AE7="E"),"Fail","Pass"))
Now I want to change to another condition.
The students must not get any "E", or "D", or "C" to pass the exam.
Can you help me with the formula.
Thanks.
Regards,
Salza