Hello,
I have a status field that I would like populated with "Upcoming" if the Start Date is next week. I can't seem to find a way to do this because if I use something like =IF([Start Date]8 > TODAY() + 7, "Upcoming") but that only works if on Mondays.
Thanks in advance!
Lisa