I am attempting to link two tables. The second table contains company name unique to a company code contained in table one. Not every entry in table one has the information but I wanted to include it when it does. The first table has 31 rows of information. When I run the query is duplicating records on the order of from 31 original to over 1400. How can I eliminate the duplicates?
thanks
thanks