Lookup / Index Match on more than one column

victoria2207

New Member
Joined
Mar 9, 2018
Messages
17
Good Afternoon,

I have to perform an index match to try and map all the different codes assigned to one item to the new final item.

So I have the following:

Old Item CodeSupplier Item CodeAlternative Item CodeNEW (FINAL) Item code
A1234AB1234AB 1234ABC1234
<colgroup><col width="91" style="width: 68pt; mso-width-source: userset; mso-width-alt: 3242;"> <col width="118" style="width: 89pt; mso-width-source: userset; mso-width-alt: 4209;"> <col width="137" style="width: 103pt; mso-width-source: userset; mso-width-alt: 4864;"> <col width="146" style="width: 110pt; mso-width-source: userset; mso-width-alt: 5205;"> <tbody> </tbody>
<colgroup><col width="91" style="width: 68pt; mso-width-source: userset; mso-width-alt: 3242;"> <col width="118" style="width: 89pt; mso-width-source: userset; mso-width-alt: 4209;"> <col width="137" style="width: 103pt; mso-width-source: userset; mso-width-alt: 4864;"> <col width="146" style="width: 110pt; mso-width-source: userset; mso-width-alt: 5205;"> <tbody> </tbody>


I have a large amounts of items and a large amount of documents that will have variations on all of the different item codes.

I am going to try and add the NEW Item code to all documents to tie them all together.

I've seen lots of forum answers with regards to index match where there are 2 columns that both must be considered but can we look up to 3 columns where it might only be one of them and return the right value?

Thank you in advance,


Vic2207
 
Last edited:

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Thanks Spreadsheet - I'll have a bash.

My initial thought is I'm not keen on putting this code in every sheet I want to do a lookup on as I'm not sure of the implications, ie size of files/ etc

I guess I could always enter it to get the values then past values and delete the code though this might take longer than just doing 3 different lookups?

I just thought there might be an easier way.

Thank you for your response.
 
Upvote 0
Ahh - Of course - I have 2 codes in there I use to run 2 personalised buttons on my ribbon too!!! :eek: Thank you.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,968
Messages
6,122,506
Members
449,089
Latest member
RandomExceller01

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