Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / July 2007

Tip: Looking for answers? Try searching our database.

STDEV function on selected values

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tetsuya Oguma - 26 Jul 2007 03:36 GMT
Hi all,

I am wondering one groovy function that

1. Selects values according to my criteria, such as more than 0 (zero) AND
less than 5000, and
2. Take standard deviation of the selected values.

I know a function like "=SUMPRODUCT((C4:C34>0)*(C4:C34<5000))" counts the
values that are more than 0 and less than 5000 in the range of Cell C4:C34,
but not appropriate for my purpose.

So, how can I do that bit and enclose it in =STDEV() function?

Thanks!
Tetsuya Oguma,  Singapore
Jerry W. Lewis - 26 Jul 2007 04:32 GMT
=STDEV(IF((C4:C34>0)*(C4:C34<5000),C4:C34))
array entered (Ctrl-Shift-Enter)

Jerry

> Hi all,
>
[quoted text clipped - 12 lines]
> Thanks!
> Tetsuya Oguma,  Singapore
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.