Need Help: Dynamic Matching that then backs into the header source

goose7856

New Member
Joined
Feb 7, 2014
Messages
5
Hi everyone,

I am new to the board, but I have been lurking/following for awhile now. I am always amazed at the solutions you are able to design.

MrExcel-1.jpg


Here is what I am trying to do...I have created a drop down ("Criteria 6" is selected that links with cell K22. When the drop down changes, then so does cell K22. In cells L22 through Q22 I have an equations that take the max, (large,2), (large,3), min, (small,2), and (small,3) by looking in the corresponding row for Criteria 6. In this case, it would look in row 10 and give me the the top and bottom 3 results.

So that part works. Here is the issue:

I need to have the part in yellow tell me the correct column where the output beneath it came from. So, for cell L21, I need to know where the 3.40 came from...I need cell L20 to give me the output "Name #5" from G10 since that is where the max from row 10 is from.

How can I do this? I don't even know what this would be called...I've tried using every combination of vlookup, lookup, hlookup, index, match, dmax, etc formula that I can find and I am stuck.

I appreciate your help. Please let me know if the above is not clear.
 
Last edited:

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Update: I was able to figure out a solution. I created a pivot chart and then added a slicer to make it interactive. It delivered the desired output. :)
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,710
Members
452,939
Latest member
WCrawford

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