D
D@annyBoy
I have this function
=IF(AND(F2>=$D2,F2<=$E2),"PASS","FAILED")
is it possible to show results, PASS in blue and FAILED in red colour?
=IF(AND(F2>=$D2,F2<=$E2),"PASS","FAILED")
is it possible to show results, PASS in blue and FAILED in red colour?