P
patrick.zrno
i am makeing a worksheet to calculate scores for eg if a
core is over 200 it is a fail if its under 200 its a pass
but if there is no entry i want it to stay blank, the
formula i used to calculate it is
IF(AND(N100<=200, N100>1),"PASS","FAIL"
can anyone help please
core is over 200 it is a fail if its under 200 its a pass
but if there is no entry i want it to stay blank, the
formula i used to calculate it is
IF(AND(N100<=200, N100>1),"PASS","FAIL"
can anyone help please