G
Guest
Hi there. I'm stumped. I have an Access database that has duplicate
records. (working in Access 2002) The first field..say "Dr. Number" - is
always the same for each of these duplicate records. But the rest of the
fields are different: EXAMPLE:
Rec# Dr # DrLOC Name
1 0009932 001 ABC Clinic
2 0009932 002 XYZ Clinic
3 0009932 005 123 Clinic
4 9993301 007 County Hosp
5 9993301 008 West Va.
In the above scenario, I need to delete record nbrs 2,3 and 5. I only want
to see the FIRST OCCURENCE of each individual Dr. #.
Not sure is this is a macro or not. I know of a Macro that would work for
this if I pulled the data in Excel - However, I have over 65K records to sort
through, so Excel is not an option.
Is anyone up to the challenge?
THANKS MUCH IN ADVANCE!
records. (working in Access 2002) The first field..say "Dr. Number" - is
always the same for each of these duplicate records. But the rest of the
fields are different: EXAMPLE:
Rec# Dr # DrLOC Name
1 0009932 001 ABC Clinic
2 0009932 002 XYZ Clinic
3 0009932 005 123 Clinic
4 9993301 007 County Hosp
5 9993301 008 West Va.
In the above scenario, I need to delete record nbrs 2,3 and 5. I only want
to see the FIRST OCCURENCE of each individual Dr. #.
Not sure is this is a macro or not. I know of a Macro that would work for
this if I pulled the data in Excel - However, I have over 65K records to sort
through, so Excel is not an option.
Is anyone up to the challenge?
THANKS MUCH IN ADVANCE!