G
Guest
I have several combo boxes in a form for Injury reports. one for example is
to select what department an employee works in. I have the box linked to a
table with autonumber deciding my primary key for each department. When I
select the department I want I would like the form to show the actual
department but my table to only save the primary key. Also when creating a
report I do not know how to take all the primary key entries (all auto
number) and make them display the actual departments for when I print it out.
Any help would be appreciated. Thanks.
to select what department an employee works in. I have the box linked to a
table with autonumber deciding my primary key for each department. When I
select the department I want I would like the form to show the actual
department but my table to only save the primary key. Also when creating a
report I do not know how to take all the primary key entries (all auto
number) and make them display the actual departments for when I print it out.
Any help would be appreciated. Thanks.