Fuzzy Matching

  • Thread starter Thread starter Tim Childs
  • Start date Start date
T

Tim Childs

Hi

I have searched Google archive but have not found anything about searching
in Excel using "fuzzy matching". Are there any posts on this? One particular
problem is where international alphabet's differ e.g. text may include
accents on letters etc

Thanks in advance

Tim
 
Tim,

A Google archive search for "Fuzzy match" produces quite a few hits.
You can also VBA-adapt algorithms from the litterature : search for "Approximate
search matching".

Regards,

Daniel M.
 
algorithms from the litterature : search for "Approximate search matching".

I meant : "approximate string matching"

But close enough probably ;-))

Regards,

Daniel M.
 
Hi

thanks for these links altho' it seems this is a quite tricky area!

all the best

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top