Using A Column as an Index to Find and Move Data

iQuasar

New Member
Joined
Feb 19, 2019
Messages
1
First off, sorry for the one off question.

My district has tasked me with assigning serial numbers counted at my site with the partial outputs from their SAP system.

So, after extracting my site's inventory and inserting my counts into it for conditional formatting compare-n-contrast highlighting. I noticed that my 30 digit Chromebook serials are cut off to the last 12 digits leaving 18 out.

Finally. After four weeks of hounding the inventory manager and one week before deadline, he tells me I need to line up the old, broken, serials with my new, correct, ones in a fresh spreadsheet.

Now my problem is that we have over 400 Chromebooks on site. I need to figure out how to script excel to search from The following
*Column A = Equipment ID
*Column B = Old Broken Serial
*Column C = Empty
*Column D = Part Description
*Column F = New Correct Serial

and I need to figure out how to move the contents of column F to column C using the partial data in column B as reference to find the correct data in Column F.

I had hoped it would be a simple equation and then propagate down column C, but no go. So now I am resorting to VBA to hopefully do this auto instead of manually. Any help folks would be eternally grateful.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top