L
Lange
Hi, I hope some one can help me,
I have two tables containing stock information I need to update the
information in one table from the other, but the tables contain some
different products;
Table1 just contains a product reference and quantity for about 2000 products;
Table2 contains about 20 fields of data for about 500 products including
product reference and quantity for each.
Most of the products in Table2 have the same product reference that can be
found in Table1, but some are different.
What I would like to do is update the stock information in Table2 using the
information in Table1, with any records in Table2 which cannot be found in
Table1 left as they are i.e. not updated. When I try to do this with my
limited skills creating a query, the table produced only contains values for
product fererences which are in both tables.
Can anyone help? I can clarify any details if need be. ....Thanks...
I have two tables containing stock information I need to update the
information in one table from the other, but the tables contain some
different products;
Table1 just contains a product reference and quantity for about 2000 products;
Table2 contains about 20 fields of data for about 500 products including
product reference and quantity for each.
Most of the products in Table2 have the same product reference that can be
found in Table1, but some are different.
What I would like to do is update the stock information in Table2 using the
information in Table1, with any records in Table2 which cannot be found in
Table1 left as they are i.e. not updated. When I try to do this with my
limited skills creating a query, the table produced only contains values for
product fererences which are in both tables.
Can anyone help? I can clarify any details if need be. ....Thanks...