Index Match 2nd Match Help

George__

New Member
Joined
Mar 14, 2019
Messages
8
I came up with this formula

INDEX('TABLE INPUT'!$B$6:$AAZ$309,MATCH($A7,INDEX('TABLE INPUT'!$C$6:$AAZ$309,0,MATCH($E7,'TABLE INPUT'!$A$3:$AAZ$3,0)-7),0),MATCH($E7,'TABLE INPUT'!$H$3:$AAZ$3,0))

I know i need to use small or large but I tried and get a #value error message


-> 47AxxxFORMULA -> A-2 (RIGHT)FORMULA -> A-2 (Should be A-10)

<tbody>
</tbody>

TABLE INPUT
PINWIRExxx

<tbody>
</tbody>
247AxxA-10
1047AxxA-2

<tbody>
</tbody>

Any tips?

Thanks
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
"Any tips?"

Yes, explain what you're trying to do in words.

Okay

I have individuals tables named A B C D E F G etc

So the formula says (I think)
-- Find the column letter to find the table (black circles)
-- Inside this table find the part # (red circles, column C)

TO section
-- Return the value for what the row the part # is (yellow circles, column B)
--

FROM section
Same thing but if a duplicate part # exists in that table show the 2nd result


EVENTUALLY....
INDEX - MATCH the PART # and ROW ID for both FROM and TO
TO/FROM will match like a ledger


https://imgur.com/a/YYIuMnl
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,615
Messages
6,125,857
Members
449,266
Latest member
davinroach

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