D
davidstevans
Hi all,
I have a table: with the following columns
ID(AutoNumber) Serial Number(11 digit number)
In the Seriial number field there are a lot of values that are
duplicates What I would like is that every time I find a duplicate
Serial Number I would like to keep the 1st occurrence of that
particular Serial Number and completely delete the subsequent rows
of the same Serial Number.
thanks in advance for all your help
I have a table: with the following columns
ID(AutoNumber) Serial Number(11 digit number)
In the Seriial number field there are a lot of values that are
duplicates What I would like is that every time I find a duplicate
Serial Number I would like to keep the 1st occurrence of that
particular Serial Number and completely delete the subsequent rows
of the same Serial Number.
thanks in advance for all your help