Jacob-Bushnell
Registered User.
- Local time
- Today, 12:30
- Joined
- May 29, 2003
- Messages
- 14
I sent some of my data to a data processing company that updated all my address (14,200) using the National Change Of Address Data base. The data I sent is (The Unique ID #, FIRST NAME, LAST NAME, CITY, STATE, ZIP.)
The data I got back is all the above plus new address, city, etc. for Some of the records (those with new addresses)
So now I need to update the existing data in the Address, City, State and Zip fields using this new data.
First I want to globaly modify the table that was returned to me, keeping the same Unique ID #s.
Second I want to Merge this updated data back into my main data base.
As you can tell by my question. I will need you to keep it simple.
Thanks,
Tom
The data I got back is all the above plus new address, city, etc. for Some of the records (those with new addresses)
So now I need to update the existing data in the Address, City, State and Zip fields using this new data.
First I want to globaly modify the table that was returned to me, keeping the same Unique ID #s.
Second I want to Merge this updated data back into my main data base.
As you can tell by my question. I will need you to keep it simple.

Thanks,
Tom