S
Shawn
I have a form which records assignments for employees in
a table (tblassignments). On the form, the block for
assigning an employee is a combo box which displays the
employee's name and employee number from the employee
table (tblemployees). The employee's name is then saved
in the corresponding field on the assignment table
(tblassignments). How can I get the employee number from
the combo box to save in the employee number field in the
table?
Thanks for any help?
Shawn
a table (tblassignments). On the form, the block for
assigning an employee is a combo box which displays the
employee's name and employee number from the employee
table (tblemployees). The employee's name is then saved
in the corresponding field on the assignment table
(tblassignments). How can I get the employee number from
the combo box to save in the employee number field in the
table?
Thanks for any help?
Shawn