View Full Version : Finding Changed addresses


MediaDoc
05-08-2002, 11:30 AM
We accidentally duplicated our database!

Some people used the 'old' one, some the 'new' one. We want to find all those records that changed in our 'client information table'.

HELP (we are on site right now, so any really quick help would be appreciated).

Travis
05-08-2002, 01:05 PM
Bring both tables together in an MDB file and then use the Query Wizard to find differences between the two tables.