R 
		
								
				
				
			
		Roger
I want to fill a combo box with a Text value to show like name, but when it
is selected I want to get the say SS# or Emp #.
I will be filling this in manually how should I go about this.
I know
combo1.items.add(Item)
But what I don't get is how to assign both the text and value at the same
time.
Thanks,
Rog
				
			is selected I want to get the say SS# or Emp #.
I will be filling this in manually how should I go about this.
I know
combo1.items.add(Item)
But what I don't get is how to assign both the text and value at the same
time.
Thanks,
Rog