F
fritzfreund
Situation: I need a script that will search through two worksheets and
find serial numbers that are the same. Than I need to copy the asset
ID from the first sheet into the correct one on the second sheet.
Example
Sheet1
AssetID Desc s/n
123 stuff 1
124 junk 2
125 tools 3
Sheet2
AssetID Desc s/n
thing 4
junk 2
tools 3
stuff 1
I need them both to have the asset ID numbers that are in Sheet1. I
was trying to do an IF statement but I don't know enough about
programming in excel (or in general) to set it up correctly. Can
anyone please help me?
find serial numbers that are the same. Than I need to copy the asset
ID from the first sheet into the correct one on the second sheet.
Example
Sheet1
AssetID Desc s/n
123 stuff 1
124 junk 2
125 tools 3
Sheet2
AssetID Desc s/n
thing 4
junk 2
tools 3
stuff 1
I need them both to have the asset ID numbers that are in Sheet1. I
was trying to do an IF statement but I don't know enough about
programming in excel (or in general) to set it up correctly. Can
anyone please help me?