Z
ZED
i am makeing a worksheet that needs to calculate scores
200 or under is a pass over 200 is a fail and i want
blanks left blank. the fornula i used has the blanks
comeing up as fails.
this is the formula i used
IF(AND(N100<=200, N100>1),"PASS","FAIL"
200 or under is a pass over 200 is a fail and i want
blanks left blank. the fornula i used has the blanks
comeing up as fails.
this is the formula i used
IF(AND(N100<=200, N100>1),"PASS","FAIL"