Hi all. Wonder if anyone can help.
How do you put this formula into a conditional formatting formula based on if the answer is “Pass” the cell is green, “Inter” the cell is yellow and fail it’s red.
PASS =IF(SUM(D3:$H3)<=$C3
INTER =IF(AND(SUM(D3:$H3)>$C3,SUM(E3:$H3)<$C3)
FAIL = any other value is fail
many thanks
Al
How do you put this formula into a conditional formatting formula based on if the answer is “Pass” the cell is green, “Inter” the cell is yellow and fail it’s red.
PASS =IF(SUM(D3:$H3)<=$C3
INTER =IF(AND(SUM(D3:$H3)>$C3,SUM(E3:$H3)<$C3)
FAIL = any other value is fail
many thanks
Al