J
J Spensley
I have created the following formula to test two different cells an
select between several values based on that test.
=IF(J3>=40 & K3>=400,"LH",IF(J3>=40 & K3<400,"LL",IF(J3<40
K3>=400,"SH","SS")))
The answer I get is always LH. Could anyone please help. I have playe
with this for hours and just can't figure out what is wrong.
Thanks in advance for any help.
Ja
select between several values based on that test.
=IF(J3>=40 & K3>=400,"LH",IF(J3>=40 & K3<400,"LL",IF(J3<40
K3>=400,"SH","SS")))
The answer I get is always LH. Could anyone please help. I have playe
with this for hours and just can't figure out what is wrong.
Thanks in advance for any help.
Ja