Hello,
I have the bit of code below that work fine but it is very very slow. This is due to there being two loops within the main code and a Levenshtein function also imbedded.
I was just wondering if anyone can help advise on possibly speeding it up. The code basically does a Fuzzy lookup to...