Formula Filter does not pick up all rows

Nawar Jameel

New Member
Joined
Aug 14, 2023
Messages
11
Office Version
  1. 2013
Platform
  1. Windows
Hello Team,

Can anyone help please about the below formula which does not pick up all rows and stopped at 3500k row.

{=IFERROR(UNIQUE(FILTER(Source_Data!$A$2:$A$49994,ISNUMBER(SEARCH($D$2,Source_Data!$A$2:$A$49994))*($D$2<>""),"")),"")}

I tried hardly to remove any bugs in the source column but no use.

By using drop down list, NOR is filtering 88 but in the source data the actual number is 343.

Should you need the excel file, please let me know.

Thank you.

1715358278516.png


1715358132484.png
 
Thanks for that.
You have array entered the formula using Ctrl Shift Enter, which is why it only has88 rows & that is what you applied the formula to.
Select B5:B92 & delete the contents, then enter the formula in B5 only & do NOT use Ctrl Shift Enter.
 
Upvote 0

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Thanks for that.
You have array entered the formula using Ctrl Shift Enter, which is why it only has88 rows & that is what you applied the formula to.
Select B5:B92 & delete the contents, then enter the formula in B5 only & do NOT use Ctrl Shift Enter.

You are a diamond mate
It works brilliant
Thank you
 
Upvote 0
Glad we could help & thanks for the feedback.

Also please update your profile as requested. :)
 
Upvote 0

Forum statistics

Threads
1,216,165
Messages
6,129,235
Members
449,496
Latest member
Patupaiarehe

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