Get only Dup from a Table

D

Don

I have used access for a while but only simple stuff so be gentle.

I have a file that has duplicates (looking at only one field of about 15) I
have pulled in the file into a table and want to run a query to show only the
items that are dup but I am not sure how? Any help?
 
W

Wayne-I-M

Select the table (don't open it)
Use the wizard to create a "Find Duplecates Query"
 
Top