Hello guys!
I have a small problem:
I wish to create a combo box that contains numbers, 1, 2, 3... etc. These numbers are tied to text (for example - 1 = bob, 2 = fred, 3 = harry). I want the combo box to have a number in it to start (say 1), then when clicked, list the names of the values (bob, fred, harry instead of 1,2,3) in the same box. Once a selection is made, I want the number return in the box again.
I am not even sure if this is possible!
I know this is kinda badly described, but I think it is the best way to describe it!
Thanks in advance!!
Dan
I have a small problem:
I wish to create a combo box that contains numbers, 1, 2, 3... etc. These numbers are tied to text (for example - 1 = bob, 2 = fred, 3 = harry). I want the combo box to have a number in it to start (say 1), then when clicked, list the names of the values (bob, fred, harry instead of 1,2,3) in the same box. Once a selection is made, I want the number return in the box again.
I am not even sure if this is possible!
I know this is kinda badly described, but I think it is the best way to describe it!
Thanks in advance!!
Dan