MattR
1st May 2006, 14:35
Is it possible (I think so but i can't seem to get the formula correct) to put a formula in a cell to look at another cell that has three possible outputs. The formula needs to output one answer for 2 of the outcomes and another for the other answer. I can use the if formula to choose between the two outcomes but I can't seem to get and if/or.
a1 can be say 1,2 or 3
if it's 1 or 2 then i want "yes" output
if it's 3 then "no"
I know how to do if (a1=1,"yes","no") but can't get formula to work for first bit to be if a1=1 or 2
Hope that makes sense!
a1 can be say 1,2 or 3
if it's 1 or 2 then i want "yes" output
if it's 3 then "no"
I know how to do if (a1=1,"yes","no") but can't get formula to work for first bit to be if a1=1 or 2
Hope that makes sense!