@cestrada20 Well, the rule that the formula follows is the if the date in A5 is less than 2 months from today (1st reference date) it returns "Good". If the date is after 3 months from today (2nd reference date) then you'll get "Close". Any date between the 2 reference dates will return "Check".
If that is not the logic you seek, you need to re-write the formula.