Can anyone help me with IF statement please for the following. This is my first post, so would love if anyone could assist.
I am trying to generate a schedule health column, I need a formula to bring through the following)
IF status is "complete" turn “Green”
IF status is "Not started" and the "end date" is within 3 days turn “red” otherwise “blue”
IF status is "In Progress" and the end date is within 3 days and % complete is less than 75% turn "red" otherwise turn “yellow”
Any help would be greatly appreciated.