Excel Autofilter Capacity

  • Thread starter Thread starter Mike Christie
  • Start date Start date
M

Mike Christie

We appear to have hit a barrier on the number of records autofilter will
return.

From a spreadsheet of over 5000 rows, only about 999 can be returned using
autofilter.

Is this a real capacity limit others have encountered or just us?

Is there a solution within Excel?

Mike Christie
 
Yes, the autofilter pull-down can only display 1000 different values.
There are ways round it, like filtering another column first (eg if
your values are text, put =LEFT(A1,1) in a spare column and copy down -
this will give you the first letter, so you can filter on this first -
eg selecting "C" - and then when you filter on A1 you will only have
values beginning with C displayed). A similar principle can be applied
with numbers, dividing them by a constant, or taking the integer value.
You can also use a Custom filter (greater than, not equal to, less than
etc).

Hope this helps.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Autofilter limit 2
Excel 2003: Autofilter - Rows 1
Using AutoFilter 10
Excel Macro to use cells as a autofilter 0
Need help with slow AutoFilter 1
Can't Autofilter converted date??!? 1
autofilter 4
Excel Autofiltering 1

Back
Top