K
Kathie G via AccessMonster.com
Hello,
I have an issue where I am fixing a poorly designed db. (It is still a non-
relational db, but I do not have time to correct that!) Anyways, the problem
I am trying to address is the "developer" did not build any control in for
duplicate records, thus, duplicate records are in the table. I need to have
the 2nd duplicate record of the set removed and moved to another table so I
can have the payments for those services reclaimed.
Any ideas? I do have
"date added" so could I do a query on a count and date and take the latter
date and work it that way?
I have an issue where I am fixing a poorly designed db. (It is still a non-
relational db, but I do not have time to correct that!) Anyways, the problem
I am trying to address is the "developer" did not build any control in for
duplicate records, thus, duplicate records are in the table. I need to have
the 2nd duplicate record of the set removed and moved to another table so I
can have the payments for those services reclaimed.

"date added" so could I do a query on a count and date and take the latter
date and work it that way?