I have two lists. List1 has employee names. List2 has ID's. When I click on a name in List1, I want the corresponding ID to also be highlighted. In toher words, I want the listindex of List1 to equal List2. How do I do it?
Right now, I have to click the name and then click the other listbox.
Brad B
Right now, I have to click the name and then click the other listbox.
Brad B