We need to update our part leadtimes. We have developed a simple list in Excel, with the Part ID in the first column, and the desired Planning Leadtime in the second column.
I'm having a difficult time finding a technique for transferring a list like this from Excel to the database. I would need to lookup each part ID in the PART table, then replace the current PLANNING_LEADTIME for that part with the new value.
Any suggestions?
[Updated on 5/22/2013 6:29 PM]