R
Ryan
I have personell information on several Access tables (same database)-they
all share a SSN. How do I bring info from one table to another so that it
doesn't create a dupliate persons file?
Ex:
table 1.
100 records= SSN / Last / First / Date Hired
table 2.
30 records (some duplicates of table 1 some not)= SSN / Last / First / Date
Hired
I need to transfer the records of those in table 2 to table 1 without making
two records of the people who are already in table 1.
Help please!
Thanks.
all share a SSN. How do I bring info from one table to another so that it
doesn't create a dupliate persons file?
Ex:
table 1.
100 records= SSN / Last / First / Date Hired
table 2.
30 records (some duplicates of table 1 some not)= SSN / Last / First / Date
Hired
I need to transfer the records of those in table 2 to table 1 without making
two records of the people who are already in table 1.
Help please!
Thanks.