Index match returning multiple cells

froob

New Member
Joined
Mar 31, 2015
Messages
30
Hi All,

I'm having a bit of difficulty with this one. I'm inputting raw data into a worksheet and using the "text to columns" feature to split it up. However it's not splitting it exactly how i'd like. On another tab I want to do a lookup on that raw data and return multiple cell values based on the criteria.

e.g.

{=Index('Sh int Desc'!$A$1:$Q$100000,MATCH(1,('Sh int Desc'!$A:$A=$A1)*('Sh int Desc'!$B:$B=$B1),0),5)}

I want it to collate and return the values in columns 5 - 20.

Is this possible?

Thanks
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
You cant just say I have data, Ive split it up using Text To Columns, its not how I want it.
Provide some example data.

With 30 posts you should know this already.
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,044
Members
449,063
Latest member
ak94

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