Checking a box using an IF/OR statement

deb_63_hydracor
deb_63_hydracor ✭✭✭✭✭✭

Hi,


I am trying to check a box if either of these statements are true, but I'm getting an Invalid Data Type error. The "Operational" statuses are from a drop down.

Data Upload is "Operational"

OR

Retail Survey is "Operational"


This is what I have:

=IF(OR([Data Upload Status]:[Data Upload Status], ="Operational", [Retail Survey Launch Status]:[Retail Survey Launch Status], ="Operational"), 1)


Thanks!

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!