Comparing databases

C

coastwalker

I have one 'master' database, and will be having to match it up with
several other databases that come in once a month for about 6 months.
All the databases will include person's names (as well as other
information), and I want to be able to segregate out everyone on the
additional databases whose name does not appear on the 'master'
database. Is there an easy way to do this? :confused:

Thanks!
 
D

Dave O

By any chance is there a unique identifier in each record that would
differentiate between multiple instances of "John Smith"? This would
help immensely.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top