Filtering a list with 67,000 plus records

  • Thread starter Thread starter Debra
  • Start date Start date
D

Debra

Does anyone know if there is a limit to how many values can be in the
dropdown in an autofilter? I have 67,000 plus records in my database with
that many different values. It is only showing me the first 10,000 values.
 
Hi,

You can beat the limit by using VBA but 1000 "Unique Items" in 2003 and
earlier and 10,000 in 2007.
 
Back
Top