S
Selby
I have a query based on three different tables. All three of my tables are
correct. If I have more than one contact set up for a customer number, when
the query runs it will duplicate each item for every contact that is set up.
Table 1 - Bid Customer Info - Contact Info is auto number and primary key;
customer number, contact name and contact phone
Table 2 - Bid Number Info - Bid ID #, Customer Number, contact name
Table 3 - Bid Item Info - Bid Item ID (auto number), Bid ID Number, item, qty
I am new to setting up a database and really don't know what to look for
within the query set-up to fix the problem. Any help would be appreciated.
correct. If I have more than one contact set up for a customer number, when
the query runs it will duplicate each item for every contact that is set up.
Table 1 - Bid Customer Info - Contact Info is auto number and primary key;
customer number, contact name and contact phone
Table 2 - Bid Number Info - Bid ID #, Customer Number, contact name
Table 3 - Bid Item Info - Bid Item ID (auto number), Bid ID Number, item, qty
I am new to setting up a database and really don't know what to look for
within the query set-up to fix the problem. Any help would be appreciated.