A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Average value only for the filtered area..



 
 
Thread Tools Display Modes
  #1  
Old June 3rd, 2010, 04:07 PM posted to microsoft.public.excel.misc
Sasikiran
external usenet poster
 
Posts: 110
Default Average value only for the filtered area..

Dear,

I have data in the range of cells A2:E1000. The row 1 has the headers to
which i had given filters.

The column E has a numeric value for which an average value is required at
G1 for only those cells in column E which reflect by a filter in column C.

For example, after selecting a particular name using the filter in column C,
it resulted in 10 numerical values, the formula should calculate average
value of only those 10 values and reflect in G1.

Please help.



  #2  
Old June 3rd, 2010, 04:16 PM posted to microsoft.public.excel.misc
Mike H
external usenet poster
 
Posts: 8,419
Default Average value only for the filtered area..

Hi,

Try this in G1

=SUBTOTAL(101,C2:C100)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Sasikiran" wrote:

Dear,

I have data in the range of cells A2:E1000. The row 1 has the headers to
which i had given filters.

The column E has a numeric value for which an average value is required at
G1 for only those cells in column E which reflect by a filter in column C.

For example, after selecting a particular name using the filter in column C,
it resulted in 10 numerical values, the formula should calculate average
value of only those 10 values and reflect in G1.

Please help.



  #3  
Old June 3rd, 2010, 04:20 PM posted to microsoft.public.excel.misc
Sasikiran
external usenet poster
 
Posts: 110
Default Average value only for the filtered area..

Thank you so much... It's working perfectly

"Mike H" wrote:

Hi,

Try this in G1

=SUBTOTAL(101,C2:C100)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Sasikiran" wrote:

Dear,

I have data in the range of cells A2:E1000. The row 1 has the headers to
which i had given filters.

The column E has a numeric value for which an average value is required at
G1 for only those cells in column E which reflect by a filter in column C.

For example, after selecting a particular name using the filter in column C,
it resulted in 10 numerical values, the formula should calculate average
value of only those 10 values and reflect in G1.

Please help.



  #4  
Old June 3rd, 2010, 04:33 PM posted to microsoft.public.excel.misc
Mike H
external usenet poster
 
Posts: 8,419
Default Average value only for the filtered area..

Your welcome
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Sasikiran" wrote:

Thank you so much... It's working perfectly

"Mike H" wrote:

Hi,

Try this in G1

=SUBTOTAL(101,C2:C100)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Sasikiran" wrote:

Dear,

I have data in the range of cells A2:E1000. The row 1 has the headers to
which i had given filters.

The column E has a numeric value for which an average value is required at
G1 for only those cells in column E which reflect by a filter in column C.

For example, after selecting a particular name using the filter in column C,
it resulted in 10 numerical values, the formula should calculate average
value of only those 10 values and reflect in G1.

Please help.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:07 AM.


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