View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom[_2_] Peo Sjoblom[_2_] is offline
external usenet poster
 
Posts: 964
Default Sum of filtered data

=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????