FILTER function include argument limitations w

Nobes

New Member
Joined
Nov 24, 2018
Messages
5
Hello is it it possible to use a reference to a spilled array as the criteria in the include argument in the FILTER function ? Each time I try to do this it returns an N/A# error.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
It is possible, but some additional details are needed to offer better assistance. Here is one example:
MrExcel_20230523.xlsx
ABCD
1Filtered ResultsSpilled Array Criteria
245ab1
32bd2
434cf3
51d4
645e
73f
813g
Sheet12
Cell Formulas
RangeFormula
C2:C4C2=FILTER(B2:B8,ISNUMBER(MATCH(A2:A8,D2#,0)))
D2:D5D2=SEQUENCE(4)
Dynamic array formulas.
 
Upvote 0

Forum statistics

Threads
1,215,073
Messages
6,122,970
Members
449,095
Latest member
Mr Hughes

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