Auto Filter Question

  • Thread starter Thread starter theboatdude
  • Start date Start date
T

theboatdude

Hello Everyone -

When using auto filter, is there a maximum amount of entries that it
will filter? Case in point, I have a spreadsheet with about 4800
lines, with enties from A to Z; when I select auto filter on a given
column, it seems to list the entries up to, say, the I's (even though I
know that there are entries all the way to Z. What gives? First I
thought that I might have another filter on that was truncating the
data, but that doesn't seem to be the case.

Thankx,

CT
 
theboatdude said:
Hello Everyone -

When using auto filter, is there a maximum amount of entries that it
will filter? Case in point, I have a spreadsheet with about 4800
lines, with enties from A to Z; when I select auto filter on a given
column, it seems to list the entries up to, say, the I's (even though I
know that there are entries all the way to Z. What gives? First I
thought that I might have another filter on that was truncating the
data, but that doesn't seem to be the case.

Thankx,

CT
There is a 1000 record limit. If the functions in the freely
downloadable file at http://home.pacbell.net/beban are available to your
workbook, the following may be of some help, though it's not
particularly fast

outputRange.Value = ArrayRowFilter1(dataRange,FilterColumn,FilterValue)

Alan Beban
 

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

Auto-filter not grabbing all the data 2
Excel 2000 Auto-Filter 2
Auto Filter 3
Auto Filter 3
beyond advanced filter 2
Filtering question 3
Data - Filter - Auto Filter 1
filter range 2

Back
Top