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!

hello i really need some help. i

Status
Not open for further replies.

stevieboy1985

Programmer
Feb 25, 2003
3
GB
hello i really need some help.

i have created a form and have several text boxes and one list box on it. I also have made a table. I would really like to know how do you select a record from the list box so that all the data from the data is automatically put into the text boxes.

Thanks
 
Use the drop down list wizard to create a drop down list (combo box) to select data. One of the options in the wizard allows you to have it automatically find that record based on what was chosen in the drop down list. This is the easiest way to do it for a simple db.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top