All: How To Do Mass Update of Salesforce Records
Salesforce Data Loader can be used to perform a mass update of records. This process involves exporting the relevant object and fields into a CSV file. The data can then be modified in an application like Excel and imported back into Salesforce to complete the update. An example is provided for finding a specific User's Salesforce ID from the URL.