curious723
New Member
- Joined
- Aug 9, 2011
- Messages
- 3
Greetings,
I want to know how to assign a value to a word. Currently I have a drop down list that has the following info:
Complete-Green
In progress-Yellow
Not Started-Grey
At Risk- Red
I want to have a value associated with the items in the list, but I dont want the value shown in the cell.
Complete-Green- 3
In Progress- Yellow- 2
Not Started-Grey -2
At Risk- Red- -3
I know how to write the conditional statement for the colors however not sure how to place the value with out replacing the text with the number.
thanks in advance for your help.
Curious
I want to know how to assign a value to a word. Currently I have a drop down list that has the following info:
Complete-Green
In progress-Yellow
Not Started-Grey
At Risk- Red
I want to have a value associated with the items in the list, but I dont want the value shown in the cell.
Complete-Green- 3
In Progress- Yellow- 2
Not Started-Grey -2
At Risk- Red- -3
I know how to write the conditional statement for the colors however not sure how to place the value with out replacing the text with the number.
thanks in advance for your help.
Curious