Autofilter

  • Thread starter Thread starter Gracie
  • Start date Start date
G

Gracie

The autofilter is excluding cells that contain data with 5 characters or
less. It doesn't matter if the data is a number or text.

I checked Tools, Options and there does not appear to be anything there
that limits the filter tool. Anyone have a suggestion to correct this?
 
Never heard of nor experienced this phenomenon so probably not much help from
me.

With no autofilter enabled you can see all the data?

The data is evenly dispersed throughout the range?

i.e. not all the <= 5 char cells are together

No blanks in the autofilter column?

Any behind the scenes VBA code that might interfere?


Gord Dibben MS Excel MVP
 
The data is a basic employee list (employee number, last name, first
name, etc.) in separate cells. No blank characters or zeros proceed the
numbers or text.

Problem was found when the Autofilter was turned on and the dropdown
for last name was selected. The user was trying to find Acker, but they
weren't listed in the autofilter dropdown. However, when using the Find
function, Acker was found.

If Autofilter limits the results to the first 1000, for instance, I
could accept that answer. But the last name in particular started with
A and well within the 1000 result range.
 
Gracie

Autofilter does limit the drop-down to 1000 choices.

Does autofilter find other "A" names that are longer than 5 characters and come
after "Acker" alphabetically?

Does autofilter find numbers longer than 5 characters?

Debra Dalgleish has a lot of info on filtering at her site.

http://www.contextures.on.ca/tiptech.html


Gord
 

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

Back
Top