johnaregan
Programmer
- Mar 13, 2001
- 87
I have a listbox populated with values extracted from a table. At the moment the highlight in the list box goes to the first record available.
I want to be able to get the highlight to go to a record that I specify in code base on another event.
This is because entries are selected from about 20 in the list box and having this feature would mean the user does not have to search thru' all of the list box in order to get to the value.
Thanks in advance
John
I want to be able to get the highlight to go to a record that I specify in code base on another event.
This is because entries are selected from about 20 in the list box and having this feature would mean the user does not have to search thru' all of the list box in order to get to the value.
Thanks in advance
John