Record COUNT missing when using Auto-Filter??

  • Thread starter Thread starter Jennifer
  • Start date Start date
J

Jennifer

When I use Auto-Filter on my spreadsheet, and then
actually filter one of the columns, is there a way I can
have Excel tell me the number of matching records?

For some reason, I thought this used to show up in the
status bar (lower left), but I can't get it to tell me
the number of matching records anymore.

HELP! Thanks a bunch! -JEN;-)
 
Just use SUBTOTAL(3,Range) on any range that will always have data in it in your
records. This simply counts the non-blank records in any range so by default
will give you a count of your filtered data,
 
Thank You everyone, for the assistance! I ended up using
the "easy" way -- just changing the calculation option
to "manual" temporarily.

Thanks again! -JEN;-)
 

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