using COUNTA on a field that has been filtered

  • Thread starter Thread starter deirdre.campion
  • Start date Start date
D

deirdre.campion

HELP
What is the function to count entries on a column that
has been filtered. COUNTA will still count the hidden
fields, rather than just the shown fields
 
Take a look at the SUBTOTAL function in help.

=SUBTOTAL(3,"your range"))

John
 

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