Hi
I have 2 data sets. One is a clean Data set with 2 columns, ID and Surname (e.g. 10101, Smith). The other data set is dirty. It'll have a string in one cell (e.g. "Smith James 10101" or "10101 Smith" or "Smith10101" or "10101Smith"). Quite a few possibilities.
Because of this, I obviously cannot do a straight vlookup. I need to check the clean data set (ID & Surname) to see if the free texted string received has both the Surname and ID in any order whereby the string might contain more than just the ID and Username (e.g. "Smith James 10101")
Thanks
I have 2 data sets. One is a clean Data set with 2 columns, ID and Surname (e.g. 10101, Smith). The other data set is dirty. It'll have a string in one cell (e.g. "Smith James 10101" or "10101 Smith" or "Smith10101" or "10101Smith"). Quite a few possibilities.
Because of this, I obviously cannot do a straight vlookup. I need to check the clean data set (ID & Surname) to see if the free texted string received has both the Surname and ID in any order whereby the string might contain more than just the ID and Username (e.g. "Smith James 10101")
Thanks