Auto Filter Range

G

Guest

Sir,

After specifying some range in a worksheet, only 1000 similar records appear
in the autofilter, How I can see more than 1000 records in a filter.

Regards,

Subhashis Bhowmick
Nagpur
 
R

RichardSchollar

Hi

The records will be visible within the spreadsheet itself, but you are
limited to 1000 unique records displayed in the Autofilter dropdown
(at least in xl2003 and below). There is no way around this limit in
xl2003 and below of which i am aware.

Richard
 
P

Pete_UK

You can get round the limitation in a variety of ways. For example,
using a Custom filter and if your values are numeric you can choose
Greater than some number, or if the values are text then you could
choose Begins with and then enter letters.

Hope this helps.

Pete
 
D

David Biddulph

Best bet is to use a helper column to get to the appropriate part of the
list. For example, use LEFT(A1) to get the initial letter, filter first by
that initial letter, then you can pick up the detail you need & filter by
that.
 

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

Top