I am trying to write a formula to look at a due date field and compare it to a status field.
If the due date is less than or equal to 90 days from today, the status symbol is green. If the due date is less than or equal to 60 days from today and the status is open, the status symbol is yellow. If the due date is less than or equal to 30 days from today and or the status is open, the status symbol is red.