Looking for formula advice/help! I would like to write a formula that will:
- Mark Past Due if Complete By is greater than today + task is not complete
- If no Complete By date exists, than Past Due flag remains unchecked
So far, I've been able to create a flag based on the first bullet, however-- tasks that do not have a Complete By date associated show as flagged. Would I use an OR in this situation? Not even sure if this is possible-- Any thoughts?