C
carol
is there a way to query and search for one table's field
text string in another table's text field to identify
similar matches. in other words, to return all similar
matches that contain similiar text as in following example:
table a, company field value "Applewood Crafts" to search
and return in table b, company field value "Applewood
Crafts Inc." or "Applewood Crafts Incorporated"
table a, company field value "Iron Creations" to search
and return in table b, company field value "Iron Creations
Co." or "Iron Creations Company"
table has 150 different company values so can't do one at
a time. help!!
thx!
text string in another table's text field to identify
similar matches. in other words, to return all similar
matches that contain similiar text as in following example:
table a, company field value "Applewood Crafts" to search
and return in table b, company field value "Applewood
Crafts Inc." or "Applewood Crafts Incorporated"
table a, company field value "Iron Creations" to search
and return in table b, company field value "Iron Creations
Co." or "Iron Creations Company"
table has 150 different company values so can't do one at
a time. help!!
thx!