J
Jay
"If value in either cell I3 and J3 =0 "Pass", If If value in either cell I3
or J3 <>0, "Fail"
=IF(I3>0,IF(I3<>0,"Pass","Fail"))IF(J3>0,IF(J3<>0,"Pass","Fail")) If this is
wrong; please correct it
Thanks;
or J3 <>0, "Fail"
=IF(I3>0,IF(I3<>0,"Pass","Fail"))IF(J3>0,IF(J3<>0,"Pass","Fail")) If this is
wrong; please correct it
Thanks;