Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Rachael
 
Posts: n/a
Default Average Array Formula

I would like to calculate the Average Passed % (Column C).

0%s should only be included in the average calculation if the corresponding
Total Number in Column A is more than 0.

Should it be something like this array formula?

{=AVERAGE(IF((B1509:B1519=0)*(D1509:D1519<0),D15 09:D1519))}

Please help.

Thanks & best wishes.

Rachael


Total Number Number Passed Passed % Number Failed
125 118 94% 7
0 0 0% 0
325 319 98% 5
105 103 98% 2
0 0 0% 0
1 0 0% 1



  #2   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

=AVERAGE(IF(A1:A4=0,"",B1:B4))

Mangesh



"Rachael" wrote in message
...
I would like to calculate the Average Passed % (Column C).

0%s should only be included in the average calculation if the

corresponding
Total Number in Column A is more than 0.

Should it be something like this array formula?

{=AVERAGE(IF((B1509:B1519=0)*(D1509:D1519<0),D15 09:D1519))}

Please help.

Thanks & best wishes.

Rachael


Total Number Number Passed Passed % Number Failed
125 118 94% 7
0 0 0% 0
325 319 98% 5
105 103 98% 2
0 0 0% 0
1 0 0% 1





  #3   Report Post  
Mangesh Yadav
 
Posts: n/a
Default

Sorry forgot to mention that this is an array formula.

=AVERAGE(IF(A1:A4=0,"",B1:B4))

Mangesh




"Rachael" wrote in message
...
I would like to calculate the Average Passed % (Column C).

0%s should only be included in the average calculation if the

corresponding
Total Number in Column A is more than 0.

Should it be something like this array formula?

{=AVERAGE(IF((B1509:B1519=0)*(D1509:D1519<0),D15 09:D1519))}

Please help.

Thanks & best wishes.

Rachael


Total Number Number Passed Passed % Number Failed
125 118 94% 7
0 0 0% 0
325 319 98% 5
105 103 98% 2
0 0 0% 0
1 0 0% 1





  #4   Report Post  
Rachael
 
Posts: n/a
Default

Thanks very much. I have used a variation of your formula suggestion.

Best wishes.

Rachael

"Mangesh Yadav" wrote:

Sorry forgot to mention that this is an array formula.

=AVERAGE(IF(A1:A4=0,"",B1:B4))

Mangesh




"Rachael" wrote in message
...
I would like to calculate the Average Passed % (Column C).

0%s should only be included in the average calculation if the

corresponding
Total Number in Column A is more than 0.

Should it be something like this array formula?

{=AVERAGE(IF((B1509:B1519=0)*(D1509:D1519<0),D15 09:D1519))}

Please help.

Thanks & best wishes.

Rachael


Total Number Number Passed Passed % Number Failed
125 118 94% 7
0 0 0% 0
325 319 98% 5
105 103 98% 2
0 0 0% 0
1 0 0% 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
Propagate Array Formula Down Column [email protected] Excel Discussion (Misc queries) 1 February 20th 05 07:42 AM
array formulas-sumproduct and average Becky New Users to Excel 4 January 30th 05 01:43 AM
Array formula help scott Excel Discussion (Misc queries) 3 January 27th 05 09:37 PM
How do I create a formula to calculate the average percentage rat LD Excel Worksheet Functions 5 January 13th 05 06:17 PM
array formula help Sarah Excel Worksheet Functions 4 December 2nd 04 01:35 AM


All times are GMT +1. The time now is 02:49 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"