S
Secret Squirrel
Ok here's my dilema....I have 2 separate tables and I keep my customers in
one table and their part numbers in another. When my users enter a new order
if the part number isn't in the table then it asks them if they want to add
it. And the same goes for the customer as well. What I want to know is how
can I "link" the two files together so if someone was to run a query on the
customer table then it will list all the part numbers that belong to that
customer? Should I add a field in the part number table for the customer
name? Obviously the customer name can't be duplicated in the customer table
but it can be in the part number table. Is there an easy way to link these
two tables?
one table and their part numbers in another. When my users enter a new order
if the part number isn't in the table then it asks them if they want to add
it. And the same goes for the customer as well. What I want to know is how
can I "link" the two files together so if someone was to run a query on the
customer table then it will list all the part numbers that belong to that
customer? Should I add a field in the part number table for the customer
name? Obviously the customer name can't be duplicated in the customer table
but it can be in the part number table. Is there an easy way to link these
two tables?