Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Statistical Functions ignoring errors

Hello,

I am trying to run STDEV(range), where range contains #DIV/0! errors. Is
there a way around this? Ive also just worked around it with AVERAGE( range
) by using SUMIF(range, <#DIV/0!)/COUNTIF(range,<#DIV/0!), however I
dont think this will be very effective for the standard deviation.


--
Thank you,

excelBRISKbaby
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 301
Default Statistical Functions ignoring errors

Ctrl/shift/enter:
=STDEV(IF(ISERROR(range),"",range))

"excelBRISKbaby" wrote in message
...
Hello,

I am trying to run STDEV(range), where 'range' contains #DIV/0! errors. Is
there a way around this? I've also just worked around it with AVERAGE(
range
) by using SUMIF(range, "<#DIV/0!")/COUNTIF(range,"<#DIV/0!"), however I
don't think this will be very effective for the standard deviation.


--
Thank you,

excelBRISKbaby



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
Ignoring text and errors with Sumproduct SteveC Excel Worksheet Functions 3 May 1st 06 07:05 PM
A book for statistical functions? Vicky Excel Worksheet Functions 1 March 21st 06 06:21 AM
statistical functions agenda9533 Excel Worksheet Functions 2 March 24th 05 08:59 PM
Ignoring Lines with Errors in Pivot Tables Darren Excel Worksheet Functions 3 March 22nd 05 09:13 PM
Statistical functions David Excel Worksheet Functions 9 January 13th 05 01:57 PM


All times are GMT +1. The time now is 04:31 PM.

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"