MarkS
04-03-2003, 06:16 PM
I have to think there's an easy way to do this but I can't think of one.
Say we have 50 states as items in a Combobox. If the user hits, say, the "I" key, we want to select the first state in the list that starts with I (Idaho). If the user next hits the "L" key, we want to bring up the first state that has IL (Illinois). and so on.
How can this be done?
MarkS
Say we have 50 states as items in a Combobox. If the user hits, say, the "I" key, we want to select the first state in the list that starts with I (Idaho). If the user next hits the "L" key, we want to bring up the first state that has IL (Illinois). and so on.
How can this be done?
MarkS