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

Trying to pass values from listbox to subform

Status
Not open for further replies.

andyhall

Technical User
Nov 20, 2002
5
US
I'm very new to Access and VB so please forgive me if what I'm trying to do is extremely easy. I have a form, "Employees", that is used to input information. On the form are several subforms, e.g., "Employees Subform1", "Employees Subform2," etc. for entering additional information in related tables. The key that links the tables together is "Employee ID." What I'm trying to do unsuccessfully is have the users select multiple values from a listbox on the "Employees" form, click an "Add Records to Subform1" button, and then see the values they just selected appear in "Employees Subform1." They will then repeat the same process for all subforms on the "Employees" form. I've tried adding the records in various ways, but I'm too new to Access and VB to have much success. Any help would be greatly appreciated!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top