I have 2 databases.
1. Master.dbf
2. New.dbf
Both databases have the same layout. I need a program that will take the address field (called address) and zip code field (called zip) and see if it matches the records in the master.dbf. If there are duplicates, I want to have them deleted out of the new.dbf. Master.dbf should remain untouched.
Thanks very much for your help,
Jarrett Chanzes
1. Master.dbf
2. New.dbf
Both databases have the same layout. I need a program that will take the address field (called address) and zip code field (called zip) and see if it matches the records in the master.dbf. If there are duplicates, I want to have them deleted out of the new.dbf. Master.dbf should remain untouched.
Thanks very much for your help,
Jarrett Chanzes