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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

take value from text box and populate list box

Status
Not open for further replies.

gcrutch70

Programmer
Oct 21, 2009
11
US
i have a form that has one textbox called "Street_Name" and a list box called "lstAddresses". I want to be able to type a street name in the text box (and also filter it, eg. when i type in "Ro" or "Rose" it would bring up all streets with those letters like "Rosewood" and list all the streets with those values in the list box. Lastly, I need a click event that will allow me to choose one of the streets and copy it to a text box on another form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top