I have 2 databases.
Mail.dbf
Master.dbf
Basically, both of these databases have the same layout. They both have a field called contact (which is filled with people's names). The contact field in mail.dbf is blank. I need a program that will match up the phone numbers in both databases (the field is called phone), and when there is a match, I want the program to copy the contact field from master.dbf to mail.dbf. Thanks for your help.
Thanks,
Jarrett
Mail.dbf
Master.dbf
Basically, both of these databases have the same layout. They both have a field called contact (which is filled with people's names). The contact field in mail.dbf is blank. I need a program that will match up the phone numbers in both databases (the field is called phone), and when there is a match, I want the program to copy the contact field from master.dbf to mail.dbf. Thanks for your help.
Thanks,
Jarrett