M
Marie
Hello,
I have created a database to track hardware. I have
created a table called Location that contains the
following fields loc_id (which is a autonumber and is my
primary key) then bldg, room and cubicle. Loc_Id is then a
forein key in another table called asset_details. I
created a form that uses information from the
asset_details table.
I would like the form to tie a piece of hardware to a
certain location which would include a bldg, room and
cubicle. How would I go about doing this if I am using a
auto number?
I have created a database to track hardware. I have
created a table called Location that contains the
following fields loc_id (which is a autonumber and is my
primary key) then bldg, room and cubicle. Loc_Id is then a
forein key in another table called asset_details. I
created a form that uses information from the
asset_details table.
I would like the form to tie a piece of hardware to a
certain location which would include a bldg, room and
cubicle. How would I go about doing this if I am using a
auto number?