C
Cerberus
I am trying to do an IF equation but I have two values that I want to be
true, how would I go about this? Basically I want 2 or 3 to equal “go†and
everything else equal “no goâ€. I have tried to use something like this
IF((B3+B4)=2<>3,â€no goâ€,â€goâ€
but that did not work.
Thank you all for your help.
true, how would I go about this? Basically I want 2 or 3 to equal “go†and
everything else equal “no goâ€. I have tried to use something like this
IF((B3+B4)=2<>3,â€no goâ€,â€goâ€
but that did not work.
Thank you all for your help.