help please

M

mary

I have access database with do not call no# and address on
it and also have a work database with the same information
how do I compare both database automatic to see if there
are any doubles in the works database. if you want to call
me at 215-538-1865 my name is mary.
 
K

Kevin3NF

Assuming you have access to both databases at the same time, you can link to
a table in the second database from the first, and run a Find Duplicates
query....that would probably be the simplest way...

By the way....probably not a safe idea to publish your phone number to the
entire internet that way....
 
Top