Function for this?

ChrisHockley

New Member
Joined
Feb 6, 2017
Messages
30
I have a very large spread sheet that I am adding new data into. In this are product details. There are dozens of product colors and I'm having to look up each then find the color code assigned to it and add this to the new data.

Essentially

- Column G has the Color Specs with duplicates over 14,000 lines.
- Column BV has the color code that corresponds with the color in Column G
- I'm adding products with the color specs into G and I'd like to have column BV auto populate

I'm thinking V lookup but can't seem to get it to work.

Thoughts?

Thanks so much.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
1. on ur table do CTRL+T to convert to proper Table.
2. CTRL+ALT+F1 - on new sheet create a table with unique values from G and corresponding color from BV.
3. use the vlookup on the whole BV column. it'll auto populate whole column if ur Table is set properly.
 
Upvote 0
Solution
1. on ur table do CTRL+T to convert to proper Table.
2. CTRL+ALT+F1 - on new sheet create a table with unique values from G and corresponding color from BV.
3. use the vlookup on the whole BV column. it'll auto populate whole column if ur Table is set properly.
This worked great! Thank you for the suggestion.
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,606
Members
449,089
Latest member
Motoracer88

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