I'd just add another column to the raw data to look at that value:
=if(c2<0,1,0)
> I have a large database that looks like this:
>
[quoted text clipped - 10 lines]
>
> Thank you in advance

Signature
Dave Peterson
lk - 31 May 2006 21:42 GMT
Try COUNTIF(range,criteria)
> I'd just add another column to the raw data to look at that value:
>
[quoted text clipped - 14 lines]
> >
> > Thank you in advance
Dave Peterson - 01 Jun 2006 00:25 GMT
In the pivottable????
> Try COUNTIF(range,criteria)
>
[quoted text clipped - 20 lines]
> >
> > Dave Peterson

Signature
Dave Peterson