I have two sets of data on which I want to perform a fuzzy lookup. the second set has more than 1 million records, so I have split this into two sub sets so that all of this data can be accomodated into a single sheet. how do I perform a fuzzy lookup for my first data set against the 2 splits?
Solved by F. F. in 18 mins