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

[Newbie] - Combo box and forms simple issue

Status
Not open for further replies.

Sniipe

Programmer
Joined
Oct 9, 2006
Messages
115
Location
IE
Hey all,

I'm pretty new to MS access, but I have a form with a combo box.

Currently, visually everything happens as expected. The combo box pulls its value from another table, but when I click next record the current record outputs an error:
Code:
You must enter a value in the 'Employee/Course link table.employee_ID' field.
The field required for the table is an ID and not the acutaly employees firstname + surname as it appears in the drop down.

Any idea what I'm doing wrong?
 
got it. There is a combo box wizard in office 2007 and I just had to specify where I wanted to store that value.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top