This is a simple formula that I use to identify a list of items that are overdue. The problem is that instead of returning error when due date is blank, it returns Yes.
What change should I make in my formula? Thanks for helping out a Novice!
It depends on what you want to get when the due date is blank. I am confused because in your formula, if the due date is passed, you get “No” and if it is not passed you get “Yes”. Based on your explanation, I would have expected the reverse.