How to lookup values from different column and return result

EXCEL2019

New Member
Joined
Apr 4, 2019
Messages
2
[TABLE="class: outer_border, width: 500, align: left"]
<tbody>[TR]
[TD]BOTTLE[/TD]
[TD]BOOK[/TD]
[TD]PENCIL[/TD]
[TD]PEN[/TD]
[TD][/TD]
[TD]NAME[/TD]
[TD]RESULT[/TD]
[/TR]
[TR]
[TD]ABC LIMITED[/TD]
[TD]INC
[/TD]
[TD]CORP[/TD]
[TD]ABC LIMITED[/TD]
[TD][/TD]
[TD]ABC LIMITED[/TD]
[TD]BOTTLE[/TD]
[/TR]
[TR]
[TD]SNC[/TD]
[TD]CORP[/TD]
[TD]XYZ LIMITED[/TD]
[TD]OEM[/TD]
[TD][/TD]
[TD][/TD]
[TD]BOOK[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]ABC LIMITED[/TD]
[TD]LIMI[/TD]
[TD]VENDOR[/TD]
[TD][/TD]
[TD][/TD]
[TD]PEN[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Welcome to the board.

We can't help if we can't see or understand what it is that you're trying to accomplish - and as good as some folks are here, they can't read minds.

What are your criteria for making a lookup? How does that column of "Result" get arrived at? It almost looks like you're trying to find what products ABC LIMITED is associated with, but that's not all that they're listed under, and I'm only guessing. What drives "Result" in this table?
 
Upvote 0
hi BlueHornet,

Sorry, I did not explain properly.

Yes, you are correct. I am trying to find what products are associated with "ABC LIMITED"

The result shows "bottle" "book" and "pen" because those products are associated with ABC limited.
It does not show PENCIL because it is not associated with ABC Limited.
Thank you for your time and help.
 
Upvote 0

Forum statistics

Threads
1,224,820
Messages
6,181,160
Members
453,021
Latest member
Justyna P

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