auto SUM a FILTERED List

  • Thread starter Thread starter davidbrowne17
  • Start date Start date
D

davidbrowne17

When using the AUTO filter, is there a forumular to SUM the filtered
list ( i.e Displayed items)

I have used the SUM fuction, this will add up the current filtered
list, but then not change when the filter citeria is changed

Regards

David.
 
Use SUBTOTAL(9,range) instead of SUM(range) to total just the selected rows
 

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