Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Skiffie
 
Posts: n/a
Default Average of times where text may be in range

Hi all,

I'm trying to generate the average time for a number of finishers in a
sailing race. There may be certain boats that have text values in place of a
finish time for did not finish, did not start or did not compete.

Q1 - The spreadsheet I inherited used SUM() to give the sum of the finish
times, COUNTIF(value 0) of the count of the number of finishers, finally to
arrive at average = SUM / COUNTIF. This gives errors as SUM() does not give
the correct value when the text values are present - are there functions
available to give the sum of the race times for the finishers (this figure
also used for other stats)?

Q2 - Does the AVERAGE() function ignore text when calculating the average?

Cheers!
Mark (Skiffie)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Average of times where text may be in range


"Skiffie" wrote in message
...

Q1 - The spreadsheet I inherited used SUM() to give the sum of the finish
times, COUNTIF(value 0) of the count of the number of finishers, finally

to
arrive at average = SUM / COUNTIF. This gives errors as SUM() does not

give
the correct value when the text values are present - are there functions
available to give the sum of the race times for the finishers (this figure
also used for other stats)?


That shouldn't matter, SUM will ignore text.

Q2 - Does the AVERAGE() function ignore text when calculating the average?


Yes.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Skiffie
 
Posts: n/a
Default Average of times where text may be in range



"Bob Phillips" wrote:


"Skiffie" wrote in message
...

Q1 - The spreadsheet I inherited used SUM() to give the sum of the finish
times, COUNTIF(value 0) of the count of the number of finishers, finally

to
arrive at average = SUM / COUNTIF. This gives errors as SUM() does not

give
the correct value when the text values are present - are there functions
available to give the sum of the race times for the finishers (this figure
also used for other stats)?


That shouldn't matter, SUM will ignore text.


Thanks Bob - made me re-check the formula again and I found my range was
wrong. :blush:
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Average of times where text may be in range

We've all been there <g

Bob

"Skiffie" wrote in message
...


"Bob Phillips" wrote:


"Skiffie" wrote in message
...

Q1 - The spreadsheet I inherited used SUM() to give the sum of the

finish
times, COUNTIF(value 0) of the count of the number of finishers,

finally
to
arrive at average = SUM / COUNTIF. This gives errors as SUM() does

not
give
the correct value when the text values are present - are there

functions
available to give the sum of the race times for the finishers (this

figure
also used for other stats)?


That shouldn't matter, SUM will ignore text.


Thanks Bob - made me re-check the formula again and I found my range was
wrong. :blush:



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
convert text to number for a range of data in a column Tom Excel Discussion (Misc queries) 9 October 31st 05 11:28 PM
Using the text from a cell as a range name in a formula Fletch Excel Discussion (Misc queries) 3 June 13th 05 07:57 PM
sum multiple criteria where final range is text? jt76 Excel Discussion (Misc queries) 0 May 25th 05 04:48 PM
How do i get an average that ignores blanks in the range of cells. ucastores Excel Worksheet Functions 7 November 11th 04 05:01 PM
Average Range Stndt Excel Worksheet Functions 0 October 27th 04 06:00 PM


All times are GMT +1. The time now is 06:58 PM.

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"