VLOOKUP for partial value search and multi worksheets.

Badge83

New Member
Joined
Jun 23, 2015
Messages
6
Im close but still not quite there. This is what I have so far.

=VLOOKUP(A2003&"*",Lists!B4:J68,1,FALSE)

I have sheet 1 that I enter a code and sheet 2 (Lists) that has all the corresponding codes to customer data. The problem is that I want to look through several column's in sheet 2 with codes in say column B, C, D, etc, with column A with customer data. Each customer has several codes in other words. So that when I enter a code in sheet 1, data is automatically filled in due to the code in sheet 1 matching to the code in sheet 2 and the customer data in column A.

For example, if I enter 1457-0034 in sheet 1, sheet 2 can pick up on the first part of the code (1457-) and place the customer data in a chosen cell in sheet 1. But the formula i have entered places the first customer name and does not recognised any codes I enter into sheet 1. What have I done wrong?
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,215,851
Messages
6,127,307
Members
449,374
Latest member
analystvar

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