Retrieve range of info if another range equals

roxorvoxor

New Member
Joined
Jul 25, 2018
Messages
9
I really tried and tried my bestest and Googled the excrement out of this but I just couldn't win. I want to look at column "Resolution" and for every cell marked "Action Register" I want the information in column "Root Cause" to populate on another worksheet in column "Action Item". I've tried using INDEX, VLOOKUP, IF and even made them tables but I can't get the formula right. I'm sure this is easy for many of you. How can I make this right? I would love to post screenshots or a working file but I can't seem to figure that out either? Feel inadequate much :laugh: Thanks.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
So the closest I can get is a single hit. I'm using =INDEX(Table11,MATCH("action register",Table12,0)) and it will give me the first row that has "action register" in it however it won't travel down the line and populate subsequent rows. That is where I am right now.
 
Upvote 0

Forum statistics

Threads
1,223,947
Messages
6,175,562
Members
452,652
Latest member
eduedu

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