Re: summing cells that have VALUE errors in them

Tech-Archive recommends: Fix windows errors by optimizing your registry



Try this:

=SUMIF(A1:A10,"<>#VALUE!")

Biff

"NewKid" <NewKid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BC76A7A0-DBE7-4826-B276-9CCAD6DD302E@xxxxxxxxxxxxxxxx
I need some assistance in doing a SUM function. The cells I am trying to
SUM
may have an #VALUE error in them. How do I get the SUM to not include
those
cells?

Thanks.



.