On 2002-03-06 22:05, PerthGuy wrote:
Thanks Aladin and Dave.
Aladin's suggestion works fine, however I have another question: I want to be able to remove data from column A and replace it with either more or less data. this means I have to keep adjusting the formula to suit, ie from A1:A10 to A1:A20; or from A1:A20 to A1:A15, etc. I have tried naming the column by clicking on the A at the top, and using the name (Data) as a reference, but I keep getting a #DIV/0! message. Any suggestions?
Here is what my formula looks like:
{=STDEV(IF((Data>-0.5)*(Data<0.5),Data))}