I need to create Symbol Column Formula to display the following color symbols based on data in another column:
Red symbol If value is in Vacation balance column is>= 175
Yellow symbol If value in Vacation balance column is< 175 AND >= 160
Green symbol if value in Vacation balance column is <160
Help?