Guest_imported
New member
- Jan 1, 1970
- 0
I have a database full of Contact information, and I want to mass update the phone number field with data that I have purchased that is in an Excel Spreadsheet. I have a row id in the spreadsheet that matches to the database, so all I need to do is add an update statement that finds the row id on the spreadsheet, matches it to the row id in the database, and updates the phone number field. There are roughly 24,000 records, so I was wondering if I could do this via a batch? Anyone evey done this? Thanks.
Duff
Duff