I'm in over my head on this one. Can anyone write an if statement for one cell with the following conditions:
if BB>0, B6>0, BA<-.3, BA>-1.2 THEN O11-.1
if BB>0, B6<0, BA>.3 THEN O11+.1
Leave cell blank if neither condition is met.
Is this possible? Thanks