Hi! I'm trying to use SmartSheet to auto-populate a future date. I figure out how to do it one way, but am confused on how to get both functions to work for future rows added. Here's essentially what I'm trying to do:
So far, I've gotten: =IF(Results affected]@row = "Yes", [Date Submitted]@row + 30, "") to work, but can't figure out how to add the "No" and + 90 into there.
Any help is appreciated!