Hi
I am having a bit of trouble with my nested if statement. I seem to have got most the way.
I am trying to say if one cell is less than 11 and another cell is less than 6, return yes, otherwise no.
I am using the formula =IF(M2>11,yes,IF(I2<6,"yes","no"))
Which works until I get a result in the first column which is greater than 11 it returns #NAME?
Any help greatly appreciated!
thanks
Emilie
I am having a bit of trouble with my nested if statement. I seem to have got most the way.
I am trying to say if one cell is less than 11 and another cell is less than 6, return yes, otherwise no.
I am using the formula =IF(M2>11,yes,IF(I2<6,"yes","no"))
Which works until I get a result in the first column which is greater than 11 it returns #NAME?
Any help greatly appreciated!
thanks
Emilie