I have a data input file with over 10000 records. The file contains a field called Company. Some records contains many variations for one of the companies in the data set which is called Washington LLP (i.e. Washington LLP Co. Wash LLP, Washington Company) . I will need to standardize all of these values to one consistent name: Washington LLP
If I use the Find Replace tool, I will need to create a reference file with all of the possible variations for the company name. This will be time consuming given the amount of variations. Can anyone recommend a more efficient way of searching for an replacing all of the values?
Thanks,
Jenifer