M MartinW Jul 18, 2008 #4 Maybe =IF(AND(A1>80%,A1<90%),"ME","") or =IF(AND(A1>=80%,A1<=90%),"ME","") If they are no good then you will have to explain in a (lot) more detail. HTH Martin
Maybe =IF(AND(A1>80%,A1<90%),"ME","") or =IF(AND(A1>=80%,A1<=90%),"ME","") If they are no good then you will have to explain in a (lot) more detail. HTH Martin
M Master T Jul 18, 2008 #6 HI Thanks very much, this was really helpful Dave said: Hi, Something like: =IF(AND(A1>=80%,A1<=90%),"ME","") Regards - Dave. Click to expand...
HI Thanks very much, this was really helpful Dave said: Hi, Something like: =IF(AND(A1>=80%,A1<=90%),"ME","") Regards - Dave. Click to expand...