Append query

T

Tony

When I import an excel table into the database is there anyway to check for
duplicate records? Thanks in advance for any help.
 
C

Chaim

Search for Duplicate Records in the Access NGs. There are many posts about
this topic.
 
J

John Vinson

When I import an excel table into the database is there anyway to check for
duplicate records? Thanks in advance for any help.

Sure, there's a Find Duplicate Values query. Just create a new query
and use the wizard.

John W. Vinson[MVP]
 
Top