Count in a filtered sheet

  • Thread starter Thread starter Nathan
  • Start date Start date
N

Nathan

I want to count the number of rows returned following an
advanced filter. I cannot seem to find a way to do this,
it always wants to count ALL the rows. Any tips?
 
Hi
have a look at the SUBTOTAL function. e.g.
=SUBTOTAL(3,A1:A1000)
 

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