Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a very large table. I have placed and autofilter at the top of the
table. Just below the table I have a placed a formula that says =SUM(F5:F760) and it sums up column F. Now if I use the autofilter to filter out some of the rows I'd like the sum function to recognize this and sum only the rows that pass through the filter. This doesn't seem to work. How do I do this? Thanks! |
#3
![]() |
|||
|
|||
![]()
=SUBTOTAL(9,F5:F760)
Regards, Peo Sjoblom "john boy" wrote: I have a very large table. I have placed and autofilter at the top of the table. Just below the table I have a placed a formula that says =SUM(F5:F760) and it sums up column F. Now if I use the autofilter to filter out some of the rows I'd like the sum function to recognize this and sum only the rows that pass through the filter. This doesn't seem to work. How do I do this? Thanks! |
#4
![]() |
|||
|
|||
![]()
Try this =sum($f:$f)
"Peo Sjoblom" wrote: =SUBTOTAL(9,F5:F760) Regards, Peo Sjoblom "john boy" wrote: I have a very large table. I have placed and autofilter at the top of the table. Just below the table I have a placed a formula that says =SUM(F5:F760) and it sums up column F. Now if I use the autofilter to filter out some of the rows I'd like the sum function to recognize this and sum only the rows that pass through the filter. This doesn't seem to work. How do I do this? Thanks! |
#5
![]() |
|||
|
|||
![]()
That will not at all
-- Regards, Peo Sjoblom "Brian Sells" wrote in message ... Try this =sum($f:$f) "Peo Sjoblom" wrote: =SUBTOTAL(9,F5:F760) Regards, Peo Sjoblom "john boy" wrote: I have a very large table. I have placed and autofilter at the top of the table. Just below the table I have a placed a formula that says =SUM(F5:F760) and it sums up column F. Now if I use the autofilter to filter out some of the rows I'd like the sum function to recognize this and sum only the rows that pass through the filter. This doesn't seem to work. How do I do this? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot table, dynamic data formula | Excel Discussion (Misc queries) | |||
Pivot Table Problems | Excel Discussion (Misc queries) | |||
table | Excel Discussion (Misc queries) | |||
table | Excel Worksheet Functions | |||
Data Table - does it work with DDE links and Stock Tickers? | Excel Worksheet Functions |