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

Combo Box/Text Box will not save in table

Status
Not open for further replies.
Joined
Sep 13, 2002
Messages
4
Location
US
Hello,

I have a main table where I want to store input from a form. My form has employee information such as Name and ID. I have a combo box for the name which works great. I then have a text box with a control source =[Tbl_Emp_Name].column(0) which gets the employee ID to show up. However, I cant figure how to write the text box data(employee id) back to the main table for storage. Any help is appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top