I have a long list of customer names in a excel sheet. However, creator didnt use validation and names are entered without structure. Example:
Test & Son Co
Test & Son Co.
Test&Son Company
Test Son Comp
...
I want to be able to take the first name found and match it to first x letters of other entries and if first x letters match, it should replace the one of names to all the other cells.
Is this possible?
Test & Son Co
Test & Son Co.
Test&Son Company
Test Son Comp
...
I want to be able to take the first name found and match it to first x letters of other entries and if first x letters match, it should replace the one of names to all the other cells.
Is this possible?