Formula/Macro to match 2 values and return multiple results?

mkron

New Member
Joined
Apr 5, 2017
Messages
18
Hello there,

Basically, I am trying to create an excel sheet that will take in options for a product and generate dimensions, a description, and possible drawings based on those inputs to have consistancy across all users.

I was successful with the dimensions and descriptions but am struggling with the list of drawings. I have created TableL (on sheet "DWG_MAIN" which has 3 columns (DWG, LH, RH). I am trying to reference 2 cells (C15 & D15) from "SHEET_L".

if C15 = TableL[LH] and D15 = Table[RH]
then create list of drawing numbers associated with those from TableL[DWG] on SHEET_L.


I know there is the possibilty of using INDEX MATCH but I am not very familiar with that function.


I would like to get this done with a formula or image-assigned macro and not with the autofilter option inside Excel.


Thanks in advance for helping out!
 

Excel Facts

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

Forum statistics

Threads
1,216,462
Messages
6,130,781
Members
449,591
Latest member
sharmavishnu413

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