E
Ernest Monterrosa
How to delete "non-identical" duplicate records in an Access Table? Where
"non-identical" duplicate record means a record in the table that has
slightly different datum in one of the fields, but an identical duplicate
datum in the field that I am concerned with. For example:
SSN MRN CLIENT NAME
001-00-2222 11170419 Smith, Jane
001-00-2222 11170419 Smith, Jane T
001-00-2222 11170419 Smith, Jane Thompson
The data of these two records in the fields SSN and MRN are identical; but
"non-identical" in the CLIENT NAME field (notice the “T†and “Thompson†in
the second and third row)
I am concerned with MRN field, and I consider these two records a duplicate
because the MRN data is identical.
I need to know a way in Access to delete all “non-identical†records EXCEPT
ONE.
"non-identical" duplicate record means a record in the table that has
slightly different datum in one of the fields, but an identical duplicate
datum in the field that I am concerned with. For example:
SSN MRN CLIENT NAME
001-00-2222 11170419 Smith, Jane
001-00-2222 11170419 Smith, Jane T
001-00-2222 11170419 Smith, Jane Thompson
The data of these two records in the fields SSN and MRN are identical; but
"non-identical" in the CLIENT NAME field (notice the “T†and “Thompson†in
the second and third row)
I am concerned with MRN field, and I consider these two records a duplicate
because the MRN data is identical.
I need to know a way in Access to delete all “non-identical†records EXCEPT
ONE.