G
Guest
Ok, so I have a products table (tblProducts) and a contacts table
(tblContacts). I have a primary key of an autonumber (atnContactID) on
tblContacts that is linked to the field Contact ID (intContactID) on
tblProducts. I then set intContactID as a combo box tied to atnContactID.
So...when I went into tblProducts I can now select the ID from the dropdown.
Trouble is when I'm in a form I can't see the name of the contact which is
what I want...I could care less about the ID as it isn't used for anything.
Any open suggestions on what I should do (or should re-do)?
Thank you!!! You guys rock.
(tblContacts). I have a primary key of an autonumber (atnContactID) on
tblContacts that is linked to the field Contact ID (intContactID) on
tblProducts. I then set intContactID as a combo box tied to atnContactID.
So...when I went into tblProducts I can now select the ID from the dropdown.
Trouble is when I'm in a form I can't see the name of the contact which is
what I want...I could care less about the ID as it isn't used for anything.
Any open suggestions on what I should do (or should re-do)?
Thank you!!! You guys rock.