I have a database with 4000 records. There is one field called AgentName that was originally manually entered by several people. So, there are many mismatched names for the same person. Depending on who entered the name, some people entered the full name, some entered a middle initial, some did not. Some put a period after the middle initial, etc.
Is there a way to quickly clean up the names in this field that are mismatched so they are all uniform? There is also another field called AgentID which is linked to the agentname, but the name linked to that number is not always spelled the right way. Any help is appreciated.
Is there a way to quickly clean up the names in this field that are mismatched so they are all uniform? There is also another field called AgentID which is linked to the agentname, but the name linked to that number is not always spelled the right way. Any help is appreciated.