I have a scorecard that has a scoring grid with values 1-5. Each number has a set color. 1 = Red , 2 = Orange , 3 - Yellow, 4 = Light Green, 5 = Green. When a user enters one of those values from the, the cell's color should automatically match that of the grid. Meaning, if I enter a score of 3 for Level of Happiness, then the field should be colored "Yellow" based on the grid.