index and multiple match not working.

trekker1218

Board Regular
Joined
Feb 15, 2018
Messages
86
Office Version
  1. 2019
Platform
  1. Windows
I have read most of the other threads and I have used index and match many times with multiple searches.
I am looking to insert cell data from a second sheet into sheet 1 but only if meets a double verification of matching cells.

I've been using this and getting an error.

=INDEX('orig-data'!Z:Z,MATCH(1,(U19548='orig-data'!O:O)*(AE19548='orig-data'!Y:Y),0))


I want to index a COL on (Orig-Data) sheet. But only show the result of the index if 2 matches are true.
 
Hello,
based on the issue above. Is there a formula that can find the matching ROW based on COL (Sku) and then do a HLOOKUP to find the matching Labels and place the Values in the cell.
example:
In NEW SHEET AF2
find and match (new sheet U2 in Orig-Data O:O then do a hlookup for that matching ROW to lookup New Sheet AE2 in Orig-Data ROW to return the 1/2 Hp value.
I hope this makes sense.
any help is greatly appreciated.
 
Upvote 0

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
As this is significantly different to your op, you need to start a new thread. Thanks
 
Upvote 0

Forum statistics

Threads
1,215,471
Messages
6,125,000
Members
449,202
Latest member
Pertotal

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