Autofilter - showing # rows found (or NOT)

  • Thread starter Thread starter HS Hartkamp
  • Start date Start date
H

HS Hartkamp

Hi all,

When I am using Excel's Autofilter, often the statusbar shows the number of
selected rows as part of the total number of rows.
Often, but not allways.

How is this, and what can I do about it ?

Tia,

Bas Hartkamp.
 
When your list has many formulas, or if a cell in the list is changed
after a filter has been applied, the Status Bar may show "Filter Mode"
instead of a count of the visible records. You can use the Subtotal
function to count the visible rows.

The following MSKB article has information:

The AutoFilter status bar displays the "Filter Mode" message in Excel
http://support.microsoft.com/default.aspx?id=213886

And there are a couple of workarounds here:
http://www.contextures.com/xlautofilter02.html#Count
 
Back
Top