Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listbox selection 1

Status
Not open for further replies.

gluckmac

Programmer
Aug 22, 2001
8
US
I have a listbox that will be filled from a table that has over 2000 records. The elements in the listbox will be displayed in alphabetical order.

When I type the first character the listbox scrolls to the first element that begins with this entered character. When I type the second character the listbox scrolls to the first element that begins with this entered character.

I want to be able to select an element by typing the first character, the second character, and so on.

 

With the shift key depressed, "type the name"


RiderJon
"I might have created ctrl+alt+del,
But Bill made it famous" - Dr. Dave
 
RiderJon,

Thanks.

I never would have thought of something so apparently simple.

 
isn't it amazing what you learn when you got fat fingers .... type away

RiderJon
"I might have created ctrl+alt+del,
But Bill made it famous" - Dr. Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top