where is Data Integrity Wizard?

M

Marcus

I need to use it to compare two tables in access files so that both tables
contain the same emails as each other. If other emails in one table is not
found in the other table, it will be gone. Otherwise, it will retain the
email addresses.
 
A

Arvin Meyer [MVP]

The closest thing to that would be the Find Duplicates Query Wizard which
should be available the moment you start a new query. You may have to write
some code or a series of custom queries to do what you want to do.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 
M

Marcus

Yes. That is closest thing thing. I have it from Access 2002.. but i can't
use it in Access 2003.
 
Top