G
Guest
This is in Access 2002
I have the following tables:
Company
Contact
Orders
I use the Order table to make my form. The combo box for the company field
on the form looks up from the company table. I want the contact field to
look up only the contacts for the company I have chosen.
I have a relationship between the company and contact tables with referntial
integrity.
The orders table is where all of the order info is stored for each item
ordered. I use this table for all of my queries and reports.
Am I doing this right? Well, I know I am not since I can't get the contact
field to look up the way I want it to. Thanks so much for your help!
I have the following tables:
Company
Contact
Orders
I use the Order table to make my form. The combo box for the company field
on the form looks up from the company table. I want the contact field to
look up only the contacts for the company I have chosen.
I have a relationship between the company and contact tables with referntial
integrity.
The orders table is where all of the order info is stored for each item
ordered. I use this table for all of my queries and reports.
Am I doing this right? Well, I know I am not since I can't get the contact
field to look up the way I want it to. Thanks so much for your help!