A | B | C | D | E | F | G | H |
STUDENT NO | ENGLISH | PHYSICS | CHEMISTRY | MATHS | BIO | IT | RESULT |
1 | 33 | 45 | | 32 | | 43 | |
2 | 31 | 32 | 33 | | 21 | | |
3 | 45 | 34 | 23 | | | 37 | |
4 | | | | | | | |
If student obtained greater than and equal to 33 marks then print result “PASS” in H column otherwise print fails in that subject in which mark obtained less than 33. Also, some cells are blank.
e.g. STUDENT No. 2, obtained less than 33 marks in ENGLISH, PHYSICS and in BIO. Also, MATH & IT cells are blanked, the result should be FAILS IN ENGLISH, PHYSICS, BIO.
Please suggest a formula.