I have a table that contains several fields. Three of the fields are SSN, Background investigation type and investigation date. There about 20,000 records in the table. 75% of the existing records have these three fields completed with data. I received a new data dumb that contains 850 records. These 850 are already included in the existing table of 20,000 records. However, in the existing table, the investigation type and date field is bland. The new data dump contains the data to populate these two fields.
So, I need to lookup the SSN in the new data dump to find the same SSN in the initial table and update only the investigation type and date fields for the 850 reoords. I have been trying, with no success, to figure out a way to do this. Any help would be greatly appreciated.
Thanks in advance,
michalla
So, I need to lookup the SSN in the new data dump to find the same SSN in the initial table and update only the investigation type and date fields for the 850 reoords. I have been trying, with no success, to figure out a way to do this. Any help would be greatly appreciated.
Thanks in advance,
michalla