B
Brian
How do I enter conditions like:
If A1 is <0.2 and A2 is >or = 0.2 then A3=Negative
If A1 is >0.2 but <2.0 and A2 is Anything then A3 is IND.
If A1 is > or = 2.0 and A2 is Anything then A3 is Positive.
and get them to work? I would need all 3 conditions in a single cell.
Is this possible?
If A1 is <0.2 and A2 is >or = 0.2 then A3=Negative
If A1 is >0.2 but <2.0 and A2 is Anything then A3 is IND.
If A1 is > or = 2.0 and A2 is Anything then A3 is Positive.
and get them to work? I would need all 3 conditions in a single cell.
Is this possible?