karinav
(Karina)
1
I’m struggling to combine some IF statements. Basically…
If the {H06} column IS checked, I want it to apply this formula:
IF({Dwelling}>=MIN({Est Value},{App Value})*0.2,“OK”, “Insufficient”)
If the {H06} column is NOT checked, I want it to apply this formula:
IF({Dwelling}>={Loan Amt},“OK”, “Insufficient”)
Can anyone help me with syntax?
JCorrell
(Jim - The Monday Man)
2
karinav
(Karina)
3
@JCorrell, THANK YOU! That was simpler than I thought. I appreciate it. It worked!
1 Like
system
(system)
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.