formula to change when filtering

  • Thread starter Thread starter Jacob
  • Start date Start date
J

Jacob

Is there any way to have a calculation changed when using auto filter, based
on the filtered info?
I know it is possible with subtotals, but I want to have a runing total for
a bank register for multiple banks and when I filter the bank that I need it
should adjsut the runing total.
 
Hi
why not use the SUBTOTAL function. e.g.
=SUBTOTAL(9,B1:B1009)
to sum all visible values in B1:B100
 

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

Similar Threads


Back
Top