Monday, July 28, 2014

How To Finding Duplicate Fields in Access 2003

graphics/microsoft148_1.gif

In some tables, you need to find records that have duplicate values in particular fields. For example, in a table of employees, you might want to discover which employees work at the same location. You can create a query that retrieves all the records from the Employees table that have duplicate values for the Office Location field. Access provides the Find Duplicate Query Wizard to guide you through each step to help you create the query.

Find Duplicate Records

graphics/1_icon.jpg
In the Database window, click Queries on the Objects bar, click New, and then double-click Find Duplicates Query Wizard.
graphics/2_icon.jpg
Choose the table or query that you want to search for duplicate records.
graphics/3_icon.jpg
Click Next to continue.
graphics/4_icon.jpg
Select the field or fields that might contain duplicate information.
graphics/5_icon.jpg
Click Next to continue.
graphics/6_icon.jpg
Select any other fields that you want displayed in the query.
graphics/7_icon.jpg
Click Next to continue.
graphics/8_icon.jpg
Enter a name for the new query.
graphics/9_icon.jpg
Specify whether you want to view the query results or further modify the query design.
graphics/10_icon.jpg
Click Finish.
graphics/06inf16.jpg