Forum Discussion

YayiChop's avatar
YayiChop
Copper Contributor
Oct 28, 2021

What is wrong with my if and formula

I am trying to have it calculate a rate based off of the credit score which is in C and the term which is in K   =IF((AND((C2<=579),(K2<=36))),(E2-0.3),(IF((AND((C2<=579),(37<=K2,K2<=60))),E2,(IF((...

Resources