Thread: "Fuzzy" Query
View Single Post
  #3  
Old June 24th, 2005, 02:59 AM
Linda Burnside
external usenet poster
 
Posts: n/a
Default

You might have some other piece of data which would be more consistant. Do
both tables contain phone numbers?

Linda

"Andy" wrote in message
...
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