Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
chedd via OfficeKB.com
 
Posts: n/a
Default Average Array help with a formula

Can any one help in this array formula. I need to find the average days in
column N selecting Alc & M Health in column K. This formula is working
giving me the average days for Alc & M Health. However I need to from
another column associate Attended against Alc & M Health and Column N to
find the average for those attended. Please can you tell me to what Ineed
to add to this formula to find the average. =AVERAGE(IF($K$15:$K$75="Alc & M
Health",$N$15:$N$75)).

I appreciate your help.

Chris Bennett

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200601/1
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Domenic
 
Posts: n/a
Default Average Array help with a formula

Let's assume that Column L may contain 'Attended', try...

=AVERAGE(IF($K$15:$K$75="Alc & M
Health",IF($L$15:$L$75="Attended",$N$15:$N$75)))

....confirmed with CONTROL+SHIFT+ENTER.

Hope this helps!

In article <5b230baefa31a@uwe, "chedd via OfficeKB.com" <u18187@uwe
wrote:

Can any one help in this array formula. I need to find the average days in
column N selecting Alc & M Health in column K. This formula is working
giving me the average days for Alc & M Health. However I need to from
another column associate Attended against Alc & M Health and Column N to
find the average for those attended. Please can you tell me to what Ineed
to add to this formula to find the average. =AVERAGE(IF($K$15:$K$75="Alc & M
Health",$N$15:$N$75)).

I appreciate your help.

Chris Bennett

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
chedd via OfficeKB.com
 
Posts: n/a
Default Average Array help with a formula

Thank you for your help and the formula worked a treat.

Domenic wrote:
Let's assume that Column L may contain 'Attended', try...

=AVERAGE(IF($K$15:$K$75="Alc & M
Health",IF($L$15:$L$75="Attended",$N$15:$N$75)) )

...confirmed with CONTROL+SHIFT+ENTER.

Hope this helps!

Can any one help in this array formula. I need to find the average days in
column N selecting Alc & M Health in column K. This formula is working

[quoted text clipped - 7 lines]

Chris Bennett


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200601/1
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
Array Formula to Pick Average SludgeQuake Excel Discussion (Misc queries) 3 January 11th 06 12:59 AM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
Formula for determing average based on weighting John Sullivan Excel Worksheet Functions 2 December 16th 05 08:21 AM
Average Array Formula Rachael Excel Worksheet Functions 3 June 7th 05 04:00 PM
average, array and offsets Darin1979 Excel Worksheet Functions 0 November 17th 04 04:21 PM


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

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"