anonymous
2010-12-01 14:09:18 UTC
So I have this column say column D and it is a long list of static items, say Apples, Grapes, Oranges, Pears, etc. Then another column say column H that has a drop down to go alongside each item that has a a rating, say, "hate, take or leave, like, love, really love" (you get the idea but there are 8 to chose from)
What I would like to do is change the cell background color of the items in column D based on the drop down selection in H to go from various shades of green to yellows to reds depending on the degree of "liking that item" if that makes sense
The list is long (two tabs in fact) and I have tried to use some other VB code I have in other spreadsheets but no joy so far. Any help with the code would be great
Thanks