Duplicate records can appear if you have multiple people entering data into a database without enough safeguards. Merging several databases together can also cause duplicates. Access provides a query tool to find duplicates in your database. You can then remove or merge them, making your database easier to read and more effective.

3

Inform other users that you're about to make changes.

  1. In order to avoid data conflicts, make sure no users will be adding data to the database. This isn't required, but can save you some headache later if things go wrong.
    • Set your database to Exclusive mode if you can. This will prevent any changes from being made by other users. Click the File menu and select "Options", then select "Client Settings". In the "Default open mode" section, select "Exclusive". If you don't have many people using the database, you generally don't need to worry about this.
  2. Advertisement
7

Select the fields you think contain duplicates.

  1. Select all of the fields that you want to compare for duplicate data. Include enough fields to make a judgment. Duplicates are only returned if the fields match character for character. You can use expressions to find partial matches.[2]
    • Avoid using general fields. Avoid using fields like the date or location to reduce clutter when comparing entries.
    • Without enough fields to make a distinction between records, or with fields that are too general, you'll get a lot of duplicate results.
  2. Advertisement

About This Article

Tested by:
wikiHow Technology Team
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 18 people, some anonymous, worked to edit and improve it over time. This article has been viewed 122,668 times.
How helpful is this?
Co-authors: 18
Updated: January 31, 2023
Views: 122,668
Categories: Databases
Advertisement