I have a sheet with multiple sets of dates.
I'm trying to automate symbols (green, red, and yellow) based on project status.
I'm comparing the estimated site survey to the actual site survey.
I want to create an IF statement that automates the symbol.
So what would my statement be if I want:
My estimated date = my actual date, green
My estimated date is greater than my actual date, green
My estimated date is less than my actual date, red
I don't have a date (so it's in progress) yellow