i have a column titled # Wins and wound up with a percentage towards my Wins goal. That said i want to use RYG lights based on how close i am to the goal. So here's what i wrote but i know i'm missing something. Any help would be much appreciated.
=IF([# Wins]5<=.66,"Red",IF(AND([# Wins]5>.66>.9,"Yellow,IF(AND[# Wins]5>=.90),"Green"))