I am working on a spreadsheet using IF, but I am not getting the correct answers:
If COL 1 >15 then 1 else 0
IF COL 3 <5 then 1 else 0
IF COL 1 >9 but < 15 then 1 else 0
IF COL 3 <4 then 1 else 0
I am getting a #Value in the column with the formula:
I have so far...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.