I need to take two addresses and see if they match. The two strings may contain differences like "S" vs "South" and "Dr" vs "Drive".
I have done this in other applications but need a quick solution and do not have the time to design it myself from memory.
Anyone have a function to handle this type of compare?
Jon B
Jonthan A Black
I have done this in other applications but need a quick solution and do not have the time to design it myself from memory.
Anyone have a function to handle this type of compare?
Jon B
Jonthan A Black