G
Guest
I want my combo box to list the following selections:
Excellent
Good
Average
Fair
Poor
But when the user chooses one of those selections, I want it to display as 1
for excellent, 2 for good, etc. This is so what we can later average the
numbers and determine that the rating for this particular product was 2.4 or
whatever. Is it possible to do this?
Excellent
Good
Average
Fair
Poor
But when the user chooses one of those selections, I want it to display as 1
for excellent, 2 for good, etc. This is so what we can later average the
numbers and determine that the rating for this particular product was 2.4 or
whatever. Is it possible to do this?