G
Guest
I have a 2 column combo with a long list of names, Last Name + First name.
When the user scrolls down and selects a name, my code transfers this value
to a text field, but instead of using the selected value it take the first
value of the same surname.
So for example if I have 20 people with the name "Smith" and the list starts
with "Alan Smith" and ends with "Zoe Smith" whichever Smith I choose, its
always the first occuarance of the suranme is picked i.e. Alan Smith.
I guess I'm missing something quite simple.
Any pointers are much appreciated.
thanks
Winger
When the user scrolls down and selects a name, my code transfers this value
to a text field, but instead of using the selected value it take the first
value of the same surname.
So for example if I have 20 people with the name "Smith" and the list starts
with "Alan Smith" and ends with "Zoe Smith" whichever Smith I choose, its
always the first occuarance of the suranme is picked i.e. Alan Smith.
I guess I'm missing something quite simple.
Any pointers are much appreciated.
thanks
Winger