I have a consistant error on 280 spreadsheets that I'm really hoping I can write a macro for instead of doing them each by hand. I have a part number and a serial number that both need to be entered. The part numbers are consistant with the serial numbers, so I'm trying to find a way to write a script that says something similar to "IF (L3)=3EC15195 THEN (M3)=VACTEHWBAA" (there are six of these statements I would need to create).