7 réponses
John,
Data Loader has the capability of mass Insert, Update, Delete, and Upsert (Inserting new records if no match is found and updating only if match is found). It is not limited to inserting new records. It has helped me a bunch! I highly recommend it for data management.