Hi. I have a table with one of the fields as AGENTNAME. There can be many duplicates. This data is entered by several employees and not all of them enter the names the same way. Some forget the middle initial, some put a period after the middle initial, some put too many spaces by mistake when typing the name, ie...
SMITH, JOHN J.
SMITH, JOHN J
JONES, BOB R
JONES, BOB R.
My question is how can I find out which names have differences? Do I need a query? If so, how do I write it?
Any help is appreciated.
SMITH, JOHN J.
SMITH, JOHN J
JONES, BOB R
JONES, BOB R.
My question is how can I find out which names have differences? Do I need a query? If so, how do I write it?
Any help is appreciated.