Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing duplicates in field

Status
Not open for further replies.

TheEnigma

Technical User
May 26, 2002
69
US
Hello,

I have a whole lot of name and address data in a table that gets imported from an excel spreadsheet.

My problem is that there are many duplicate address records in the "add1" field. This field shows the street number and name. This happens because there are often people at the same address with different names.

I need to remove duplicates of records in that query (still leaving one of the records in there) that I have run. So in other words if there are 3 records for 12 Smith Street, I only want 1 record for 12 Smith Street to appear.

Access has a find all duplicates query wizard, but that doesn't help me remove the unnecessary record.

Can anyone help me? :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top