J
JB
I have a form that contains contact data from table1. I need to check another
table (table2) to see if the Company is included in that table. However, the
Company name may vary slightly. How can I do a 'fuzzy' search?
example
Table1 company name is The ABC Company
Table2 company name is ABC Company Ltd
or
Table1 company name is ABC Company PLC
Table2 company name is The ABC Company Ltd
table (table2) to see if the Company is included in that table. However, the
Company name may vary slightly. How can I do a 'fuzzy' search?
example
Table1 company name is The ABC Company
Table2 company name is ABC Company Ltd
or
Table1 company name is ABC Company PLC
Table2 company name is The ABC Company Ltd