G
Guest
Hello,
I know this sounds troubling, but bear with me... The data is not
particularly important at the moment. Anyway, I have a field with first and
last names (yea, both in one field). Various spellings, some include
Mr./Mrs, some include PhD, etc. I am trying to do a LIKE statment to delete
the ones that appear to be really close to being duplicates, for example:
Adams, Jon E.
Adams, Jon E., DDS
Adam, Jon E.
Maybe not delete, but append just "pretty much" unique into a new table for
further review. I can figure that much out after I figure out how to
actually query the Name field (which is where I need help)... The Find
Duplicates query wizzard doesn't seem to have anything I can modify to make
it a "Like" query.
Any ideas? Thanks! Mike
I know this sounds troubling, but bear with me... The data is not
particularly important at the moment. Anyway, I have a field with first and
last names (yea, both in one field). Various spellings, some include
Mr./Mrs, some include PhD, etc. I am trying to do a LIKE statment to delete
the ones that appear to be really close to being duplicates, for example:
Adams, Jon E.
Adams, Jon E., DDS
Adam, Jon E.
Maybe not delete, but append just "pretty much" unique into a new table for
further review. I can figure that much out after I figure out how to
actually query the Name field (which is where I need help)... The Find
Duplicates query wizzard doesn't seem to have anything I can modify to make
it a "Like" query.
Any ideas? Thanks! Mike