Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 14
Default I want average to change as per the filter is added in the sheet

I have a Sheet in which i have 12 columns containing text Values, and 4
columns having numeric values. I have to calculate the average of the 4
columns of the numeric values. I want the average to be displayed as per I
add the filter to the 12 text values columns randomly. Can U help me out. I
am willing to send you the Sheet so you can have a better Idea.

Regards
icsonu
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 964
Default I want average to change as per the filter is added in the sheet

Look up SUBTOTAL function in help

=SUBTOTAL(1,A1:A100)

will average filtered values in A1:A100


=SUBTOTAL(101,A1:A100)

will average filtered and hidden values (2003 onwards)

--


Regards,


Peo Sjoblom

"icsonu" wrote in message
...
I have a Sheet in which i have 12 columns containing text Values, and 4
columns having numeric values. I have to calculate the average of the 4
columns of the numeric values. I want the average to be displayed as per I
add the filter to the 12 text values columns randomly. Can U help me out.
I
am willing to send you the Sheet so you can have a better Idea.

Regards
icsonu



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filter not including added data deeds Excel Discussion (Misc queries) 5 December 4th 08 02:23 PM
automatically change the worksheet reference when new sheet added Joel Excel Worksheet Functions 8 November 29th 08 01:01 AM
I want average to change as per the filter is added in the sheet icsonu Excel Discussion (Misc queries) 7 August 20th 08 08:46 PM
Average only the last 3 cells in a row and self-update as added thorshammer Excel Worksheet Functions 3 August 11th 08 09:03 PM
seeking help on how to automatically shift an average range as new data is added [email protected] Excel Discussion (Misc queries) 2 August 30th 07 05:59 PM


All times are GMT +1. The time now is 01:39 AM.

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

About Us

"It's about Microsoft Excel"