Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to get the sum of filtered data. Just adding each cell for data
in column F when I auto filter the data???? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUBTOTAL(9,A2:A1000)
see help for other options like count, average etc all part of the SUBTOTAL function -- Regards, Peo Sjoblom "John" wrote in message ... I am trying to get the sum of filtered data. Just adding each cell for data in column F when I auto filter the data???? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look at the SUBTOTAL function in help.
-- __________________________________ HTH Bob "John" wrote in message ... I am trying to get the sum of filtered data. Just adding each cell for data in column F when I auto filter the data???? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try in say, G1: =SUBTOTAL(9,F:F)
-- Max Singapore http://savefile.com/projects/236895 Downloads:19,500 Files:362 Subscribers:62 xdemechanik --- "John" wrote: I am trying to get the sum of filtered data. Just adding each cell for data in column F when I auto filter the data???? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter data and fill only filtered data | Excel Discussion (Misc queries) | |||
Sum of filtered data | Excel Worksheet Functions | |||
Help to sort out filtered data from the data contained in another sheet of the same workbook | Excel Worksheet Functions | |||
Using ONLY the data filtered | Excel Discussion (Misc queries) | |||
Copying Filtered Data | Excel Discussion (Misc queries) |