|
-
Jun 1st, 2006, 01:26 PM
#1
Thread Starter
New Member
Closest Match
Excel VBA:
Is there a way to check a string against a list of other strings and find it's closest match.
E.G
<List>
Freddie
Mr Fred
Mr Freddy
Fred Jnr
Isabel
Uncle Sam
<Input String>
Fredy
In this case it would be closer to Mr Freddy, how can i do that in code.
Even if i get a % match for each one i can then use the highest %.
So is this unmanagable??
Last edited by arnie1066; Jun 5th, 2006 at 06:50 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|