Hi
I'm tying to do this Nested IF statement and I get the error #VALUE ! which I cannot find out why, please could someone help me.
Formula
=IF(AND(R5>=0.05,R5<=0.0699),-40),IF(AND(R5>=0.07,R5<=0.09),0),IF(AND(R5>=0.0901,R5<=0.012),60),IF(AND(R5>=12.01,R5<=15),120,0)
I want my my cell in R5...