VLookup - Multiple Return Values

ragnarok83

New Member
Joined
Jul 14, 2009
Messages
3
Hi, i've looked around the web for hours and hours and have as yet not found a solution that fits my requirements!

When using VLookup, obviously it will return the first value it finds in the lookup range, however when I have duplicate rows, I require the various values to be returned, not just the first one repeated.

Example Data:

Sheet 1.

A B C
1 Liverpool
2 Liverpool
3 Liverpool
4 Aldershot
5 Aldershot

Sheet 2.

A B C
1 Liverpool 123456
2 Liverpool 234567
3 Liverpool 345678
4 Aldershot 456789
5 Aldershot 567890

On Sheet 1 I need column B to return the values from column B on Sheet 2 without repeating the first value found...

Hope this makes sense and any help would be much appreciated.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Thanks for you quick response, although these solutions seem to be loong at additional columns to identify return values, I simply need to look up one value in column A on sheet 1 and look up against column A on sheet 2 and return the various values from column B on sheet 2 and copy the formula down. Therefore I think this is a simpler (!) requirement...
 
Upvote 0
ok, here is a simpler solution:)
Excel Workbook
AB
1Liverpool123456
2Liverpool234567
3Liverpool345678
4Aldershot456789
5Aldershot567890
Sheet14
Excel Workbook
AB
1Liverpool123456
2Liverpool234567
3Liverpool345678
4Aldershot123456
5Aldershot234567
Sheet15
#VALUE!
 
Upvote 0

Forum statistics

Threads
1,223,243
Messages
6,170,964
Members
452,371
Latest member
Frana

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