Y
yllar17
Ive been racking my brains out on this problem, but cant' find a solution..
I have a list of 16 items (row a50 to a66), each line is a different text
value, next to that list, is another list in b50 to b66, those are formatted
in different colors.
what I need is when a user selects a value from the drop down list, the
color of the selection corresponds to what is selected..
for example
1 blue
2 orange
3 pink
and so on..
the drop down list cell is in a1, when the user selects a item in the list
in cell a1, the color specified should be changed in that cell, if they
select 2 then the cell would change to orange..if they selected 1 then the
cell would change to blue and so on..
basically I need to color code the cell depending on the selection, and
also, allow the user to reformat cells b50 to b66 to suit their own choices
in color..
i thought about using conditional formatting, but 3 choices is not enough,
and also, that would make it difficult for the user to change what color
they wanted to display
help....
I have a list of 16 items (row a50 to a66), each line is a different text
value, next to that list, is another list in b50 to b66, those are formatted
in different colors.
what I need is when a user selects a value from the drop down list, the
color of the selection corresponds to what is selected..
for example
1 blue
2 orange
3 pink
and so on..
the drop down list cell is in a1, when the user selects a item in the list
in cell a1, the color specified should be changed in that cell, if they
select 2 then the cell would change to orange..if they selected 1 then the
cell would change to blue and so on..
basically I need to color code the cell depending on the selection, and
also, allow the user to reformat cells b50 to b66 to suit their own choices
in color..
i thought about using conditional formatting, but 3 choices is not enough,
and also, that would make it difficult for the user to change what color
they wanted to display
help....