Here is my current formula:
{=STDEV(IF(MixRange=P5,lbshrRange))}
The only problem that I have with it is it returns #DIV/0 if there is a count of 0 or 1. I am guessing that I can use ISERROR for this so that the #DIV/0 doesn't show, and a "" shows instead. Can you rewrite the formula so that it will not give an error message? I'm still learning some of these logical formulas. Thanks.
This message was edited by Phutile on 2002-08-27 13:53
{=STDEV(IF(MixRange=P5,lbshrRange))}
The only problem that I have with it is it returns #DIV/0 if there is a count of 0 or 1. I am guessing that I can use ISERROR for this so that the #DIV/0 doesn't show, and a "" shows instead. Can you rewrite the formula so that it will not give an error message? I'm still learning some of these logical formulas. Thanks.
This message was edited by Phutile on 2002-08-27 13:53