K
Kelly
I am building a database with the following design:
Table 1: Company info (e.g.: adress, main phone, etc.)
Table 2: Contacts (datasheet to list multiple contact
names, extensions, etc.)
Table 3: Mailings (specific categories for each contact
(e.g.: newsletter, calendar, etc.--all yes/no)
At the moment, I'm having a query dilemma. If I have
Joe, Jane and John all at ABC Company, with only John to
receive the Calendar...all three contacts come up as
output for the Calendar-Yes query. It's as if the Org ID
is linked to the Calendar instead of the Contact ID.
Any thoughts as to how the relationship should look?
Table 1: Company info (e.g.: adress, main phone, etc.)
Table 2: Contacts (datasheet to list multiple contact
names, extensions, etc.)
Table 3: Mailings (specific categories for each contact
(e.g.: newsletter, calendar, etc.--all yes/no)
At the moment, I'm having a query dilemma. If I have
Joe, Jane and John all at ABC Company, with only John to
receive the Calendar...all three contacts come up as
output for the Calendar-Yes query. It's as if the Org ID
is linked to the Calendar instead of the Contact ID.
Any thoughts as to how the relationship should look?