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.
Try this:
=SUMIF(A1:A10,"<>#VALUE!")
Biff
>I need some assistance in doing a SUM function. The cells I am trying to
>SUM
[quoted text clipped - 3 lines]
>
> Thanks.
NewKid - 22 Feb 2007 23:20 GMT
Thanks much!
> Try this:
>
[quoted text clipped - 9 lines]
> >
> > Thanks.
T. Valko - 22 Feb 2007 23:39 GMT
You're welcome. Thanks for the feedback!
Biff
> Thanks much!
>
[quoted text clipped - 12 lines]
>> >
>> > Thanks.