MATCH AND MERGE DATA BY TEXT SIMILARITY

Introduction to Match and Merge

These functions find and return desired matches based on their respective similarities to other text entries in comparison.

FLOOKUP has four different lookup function modes and they each compare text entries by their percentage similarity.

SOUNDMATCH on the other hand, compares text entries based on how similar they sound when pronounced in English.

FLOOKUP

FLOOKUP Modes Explained

Key Points on FLOOKUP

This is especially useful if you are working on a large dataset and the function times out prematurely. If you do not provide any input, the function will start processing from the first row of "Primary range".

SOUNDMATCH

Key Points on SOUNDMATCH