Hello,
I am stumped with a IF OR smartsheet formula:
I need a formula to tell me if Cell 1 = "Yes", and EITHER, Cell 2 and 3 = "Yes", then return "action" otherwise "no action:
So the criteria is cell 1 has to be yes. If it's no, it won't be considered.
Criteria for cell 2 & 3 is that either one of them could be yes
Example of what should happen:
Cell 1: Yes
Cell 2: No
Cell 3: Yes
Formula should return "action"