Forum Discussion

James2020's avatar
James2020
Copper Contributor
Feb 01, 2022

Excel FILTER formula limits

Hi!
I have been using the FILTER function without issue, except that my dataset has expanded to c 500 rows.  Once I try to use the function on the array with more than 345 rows I get an #N/A error.  Works fine below that.
Is this a limitation on the formula or something else?
Thanks!

5 Replies

  • rbunnell's avatar
    rbunnell
    Copper Contributor

    How do I drag a formula in a cell over 200,000 rows without copying and dragging it, which takes forever?  

    • SergeiBaklan's avatar
      SergeiBaklan
      Diamond Contributor

      Assuming your formula in B2. Select 200000 rows down starting from B2 and Ctrl+D.

      You may select range manually, or stay on B2-> in Name Box (left to the formula bar) type B2:B200002 -> Enter -> Ctrl+D

  • HiteshShah1412's avatar
    HiteshShah1412
    Copper Contributor

    I am receiving the same #N/A error for certain fields only. on detailed analysis found that your data base field cannot have #N/A in the filtered field results.

    • James2020's avatar
      James2020
      Copper Contributor

      Thanks Riny_van_Eekelen 

       

      I spotted the issue in the end - a couple of rogue data points in the middle of the array throwing it off - all resolved now!

Resources