View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sasikiran Sasikiran is offline
external usenet poster
 
Posts: 104
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.