• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

I need a search formula

33sameer33

New Member
Hi,

I have a long list of GSM numbers and the client is looking for a GSM number similar to a specific number .How can I make a search formula that able to give me a list of similar GSM numbers based on certain criteria.

example. 773466623

similar GSM 772366623 or 773455523-or 772299915
 
Hi,
VBA code is available for Levenshtein distance and distance%.
If you have Power Query in Excel, you can play with fuzzy match.
 
Back
Top