C
Cindy
I have two tables, a product master file and a price list which is a subset
of the product master file. I need to find all records that are in the
product master file but not in the price list. The part number(MPN) is key
in both tables. I tried a query where MPN is "not like MPN in price list
table" but got no results. I also tried the right and left join but they
seem inclusive rather than exclusive. I am just learning Access.
Thanks
of the product master file. I need to find all records that are in the
product master file but not in the price list. The part number(MPN) is key
in both tables. I tried a query where MPN is "not like MPN in price list
table" but got no results. I also tried the right and left join but they
seem inclusive rather than exclusive. I am just learning Access.
Thanks