I have a location table (address, city, state, zip and phone #) that has a couple thousand records and lots of duplication. The table was originally entered (without much thought) in approach so I am converting it to Access. I want to break this table down to unique records with no duplication.
When I create a query and turn on unique values it removes most of the dup records but not all. Specifically, with unique values on I get 1187 records and if I make my query to only look at the phone number field (which has no blank cells) I come up with 952 records. I think the 952 is right.
The problem is that when I make the query look at phone # then the result is only the phone # field. I would like to query out all the fields base on only on the phone # field as being unique.
figure it is something simple. Thanks in advance for any help. Greg
When I create a query and turn on unique values it removes most of the dup records but not all. Specifically, with unique values on I get 1187 records and if I make my query to only look at the phone number field (which has no blank cells) I come up with 952 records. I think the 952 is right.
The problem is that when I make the query look at phone # then the result is only the phone # field. I would like to query out all the fields base on only on the phone # field as being unique.
figure it is something simple. Thanks in advance for any help. Greg