Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

IF OR Statement Return False Value

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!

Trending in Formulas and Functions