Thread: "Fuzzy" Query
View Single Post
  #1  
Old June 24th, 2005, 12:51 AM
Andy
external usenet poster
 
Posts: n/a
Default "Fuzzy" Query

Hi, I have two large tables that need to be combined, Original and 01_16.
The two fields in question are Original.Company.Name and 01_16.BusinessName.
01_16 has the data that needs to be added to the records in Original where
the above tweo fields are the same. The problem is that only 7 records in
both table shave the exact same name. 01_16 has the same companies but
whoever created the table gave the companies slightly different names when he
should not have done so. Is it possible to create a query using the
original.CompanyName field with a criteria of like *[01_16].[BusinessName]*
?? I hope I am getting across what I need. I want the query to bring back,
as an example, from the table Original a company named Target Corporation but
I want the data from 01_16 to come back if there is a Business named Target
Stores or Joe's Target House. Thanks.

Win XP Professional, office 2003