Hi All,
I have a formula that I can't get right and looking for help with the following:
Green Status = If End Date is in the future and Status is "In Progress"
Yellow Status = If Start Date has begun and the Status is "To Do", Backlog", or "Planning"
Red Status = If End Date has passed and the status is "In Progress" or "On Hold"; If project has no Start Date OR End Date and status is "In Progress" or "On Hold"
Blue Status = If there is no start date and the status is in "To Do", or "Backlog"
Any help would be appreciated, thank you!