Hi All!
I´m trying to find the error in this formula but have not been able to find the solution after many attempts. Any ideas?
=IFERROR(IF([To Date]@row <> "", IF([To Date]@row < TODAY(), "RED", IF([To Date]@row < TODAY() + 5, "YELLOW", IF([To Date]@row < TODAY () + 6, "GREEN")))))
Thank you and have a great weekend!
Marcela