Hello, I have an excel table that has a list of customer names. However, because it was inputted by multiple users, the naming formats are not consistent. For example, customer 1 may be entered as "customer (1)", or "CUST 1", or other variations. I want to create a new sheet with exact same data/format, but customer name have been cleaned up using VLOOKUP of the Master customer table. Ideally, I would like to use a VBA for it. Thank you.
Let's call this table Sheet 1 - that's the one I want to duplicate but with cleaned up customer name.
This is my Master customer table.
Let's call this table Sheet 1 - that's the one I want to duplicate but with cleaned up customer name.
This is my Master customer table.