Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Can autofilter sum and average columns of numbers? Thank you

When using autofilter is it possible to sum or average columns of numbers?
When I filter a data base the column return includes all the filtered out
numbers. If not is there an add on I can use? Thank you for any help you
can provide.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 256
Default Can autofilter sum and average columns of numbers? Thank you

You can use the SUBTOTAL function...

To sum:

=SUBTOTAL(9,Range)

To average:

=SUBTOTAL(1,Range)

See the help menu for other allowable functions...

Hope this helps!

In article ,
Bryan W <Bryan wrote:

When using autofilter is it possible to sum or average columns of numbers?
When I filter a data base the column return includes all the filtered out
numbers. If not is there an add on I can use? Thank you for any help you
can provide.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Can autofilter sum and average columns of numbers? Thank you

Look at the SUBTOTAL Function in Help

i.e. =SUBTOTAL(9,A1:A56000) will Sum the filtered items in column A


Gord Dibben MS Excel MVP

On Mon, 18 Sep 2006 12:11:02 -0700, Bryan W <Bryan
wrote:

When using autofilter is it possible to sum or average columns of numbers?
When I filter a data base the column return includes all the filtered out
numbers. If not is there an add on I can use? Thank you for any help you
can provide.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"