Hey All,
I am trying to nest a function using the following formula
IF(OR(AND(AN4>=AM4),J4<=0,K4<=0,),"TRUE","NONE")
I am getting a result, but the result is not what I need. I want the formula to read as 'If AN4>=AM4, AND either J4<=0, OR K4<=0, then "TRUE, if not then "NONE".'
Any input greatly appreciated.
Elliot.
I am trying to nest a function using the following formula
IF(OR(AND(AN4>=AM4),J4<=0,K4<=0,),"TRUE","NONE")
I am getting a result, but the result is not what I need. I want the formula to read as 'If AN4>=AM4, AND either J4<=0, OR K4<=0, then "TRUE, if not then "NONE".'
Any input greatly appreciated.
Elliot.