Let me explain.
I need to make a fuzzy comparison for the company, so in the bank I use the levenshtein distance calculator, and then I calculate the percentage ratio between the two terms. If the conditions are more than 80% similar, Fuzzymatch returns "TRUE".
My problem is that I am on an internship and will leave soon. People who will continue to do this do not know how to use excel with macros and want me to implement what I have done as much as possible.
So my question is: how inefficient is the function, is there any way to make a standard function in Excel that will calculate what I did before without resorting to macros?
Thanks.
user1504088
source share