S
Steve
Hi,
I want a cell to return the value of another cell, unless
that value is greater than 20, I want it to be 20, or if
that value is less than -5, then I want it to be -5.
I can do one or the other [ie. =IF(H3>20,20,H3)], I do not
know how to nest both arguments.
Thanks in advance for your help,
Steve
I want a cell to return the value of another cell, unless
that value is greater than 20, I want it to be 20, or if
that value is less than -5, then I want it to be -5.
I can do one or the other [ie. =IF(H3>20,20,H3)], I do not
know how to nest both arguments.
Thanks in advance for your help,
Steve