Microsoft
Software
Hardware
Network
Question : MS Access / VBA: How to do a fuzzy compare of strings. (finding name changes)
My application imports tables of personel data.
I need to keep the names up to date.
In order to do this, I compare the the imported name with the one on file.
But I dont want to always update the stores name.
I want to be able to know which names are very different and which are only slightly different.
For instance, the difference between Kris and Cris is only one letter, of 25% of the word.
But the difference between Smith and Jones is all 5 letters, or 100% of the word.
I'm at a loss of how to approach this. Any help would be appreciated.
Answer : MS Access / VBA: How to do a fuzzy compare of strings. (finding name changes)
see if this link helps
Verifying Names using Soundex
http://msdn.microsoft.com/
en-us/libr
ary/
aa6621
78(office.
11).aspx
Random Solutions
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
Blank screen After WIn XP splash screen.
SQL has slowed down after DPM agent install
ASP Connection String vs. Database Access DLL
Follow up php question - php mailer
Win2000 Terminal Server and your terminal services client license will expire in x days
How do most developer handle localization in .NET?
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP
how to implement a pac file using group policy
How to redirect requests to a particular web site to a local server?