Hi all,
I have a sheet that contains fields for "Preparer Due Date" and "Preparer Status" and am trying to add in the following logic to a formula:
Blue = completed
Green = task not started or in process that are due more than 3 days away
Yellow = task not started or in process that are due within the next 3 days
Gray = task Not Started and not due within the next 3 days
Red = task not started or in process that are past due
Thanks in advance!