Duckface49
New Member
- Joined
- Jun 26, 2018
- Messages
- 9
=IF(COUNTBLANK(D4:G4=0),(IF(COUNTBLANK(H4:K4=0),(IF(COUNTBLANK(L4:O4=0),"Distinction","Merit","Pass","Not Passed")))))
If certain cells aren't blank then the formula should check if the next set aren't blank and then finally check the last set. If all 3 aren't blank then return Distinction, if not then Merit and so on
Obviously I've messed up, but am struggling to see where
Please help!
Thanks
If certain cells aren't blank then the formula should check if the next set aren't blank and then finally check the last set. If all 3 aren't blank then return Distinction, if not then Merit and so on
Obviously I've messed up, but am struggling to see where
Please help!
Thanks