Returning values for multiple matches without array formulas

Smurphster16

New Member
Joined
Feb 28, 2019
Messages
25
Hi guys,

I am looking to effectively extract multiple matches without array formulas as the lookup array for the multiple matches is large and slows down my workbook too much.

I have the values, lets call them 'account names', I want to match with as column headers, the lookup column is in another worksheet and will definitely have multiple matches in some cases.

I can use a formula to return all matches for one value in one column header using this formula: =IF(Account_name='Liquidity Ladder Extract'!B2,MAX('Liquidity Ladder Extract'!$A$1:$A1)+1,0) and then looking up 1, 2, 3 e.t.c in the column in which i have this formula, but this solution only works for one 'account name' if you like. - how can i expand this solution across multiple account names without adding more helper columns?

Thanks in advance for your help,

Phil
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
We need more information - a small data sample along with expected results would be helpful.

M.
 
Upvote 0

Forum statistics

Threads
1,213,546
Messages
6,114,251
Members
448,556
Latest member
peterhess2002

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