In generally the formula should be like AND([Start Date]>TODAY(),[End Date]<TODAY()), but I’m assuming that the Start Date is smaller than End Date. If that the case, there is no formula that could give you a result as TRUE.
Yes, that whas the results I got when I tried that. A blank page. They worked seperately when I tried. But not together.
I’m trying to filter out contracts that has not started yet and contracts that has ended, so the user doesn’t see these rows. Any thoughts on a workaround?
EDIT: It was just a simple OR statement that was needed. Hashtag: Know when to take a break…