G
Gina
I have some 8000 address records which contain duplicates on the field
postcode (zip code). I can run the Access (2007) query wizard to
identify the dupes but the resultant recordset (of 1400 records)
contains ALL the records which contain a dupe. eg
Postcode
AB10 1UP
AB10 1UP
AB11 6DJ
AB11 6DJ
AB11 6HJ
AB11 6HJ
AB11 6HJ
I want to be able to mark for deletion only 1 AB10 1UP, 1 AB11 6DJ
but 2 AB11 6HJ etc etc. I want to always keep the first instance of
the dupe. I could eyeball the 1400 records and just mark the "bad"
ones but this is an exercise that will have to be repeated.
Any clues how I can achieve this quickly using either queries or code?
Thanks
Gina
postcode (zip code). I can run the Access (2007) query wizard to
identify the dupes but the resultant recordset (of 1400 records)
contains ALL the records which contain a dupe. eg
Postcode
AB10 1UP
AB10 1UP
AB11 6DJ
AB11 6DJ
AB11 6HJ
AB11 6HJ
AB11 6HJ
I want to be able to mark for deletion only 1 AB10 1UP, 1 AB11 6DJ
but 2 AB11 6HJ etc etc. I want to always keep the first instance of
the dupe. I could eyeball the 1400 records and just mark the "bad"
ones but this is an exercise that will have to be repeated.
Any clues how I can achieve this quickly using either queries or code?
Thanks
Gina