IF OR Statement Return False Value

John Littler
John Littler ✭✭✭✭

Hi...I'm looking to close a simple IF OR statement and it seems I'm missing something.

2 values where if 1 or the other is less than 0 return "Red" if false "Green" and returning Green is just getting an error, here is what I have:

=IF(OR(IDEA34 < 0, IDEA58 < 0, "Red", ("Green")))

#incorrect argument😫

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!