
Signature
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
>I use the formula: =SUM(IF((Feeder!$E$9:$E$2008=$A11),IF((Feeder!$E
> $9:$E$2008=1),1,0)))
[quoted text clipped - 11 lines]
> Bart
> Excell 2003
Why are you doing the two tests, why not just test for 1? I am assuming A11
has to be 1 to get a result of 1. Other than that, it works the same for me
when I change E to N.

Signature
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
>I use the formula: =SUM(IF((Feeder!$E$9:$E$2008=$A11),IF((Feeder!$E
> $9:$E$2008=1),1,0)))
[quoted text clipped - 11 lines]
> Bart
> Excell 2003
AA Arens - 08 Apr 2007 14:24 GMT
> Why are you doing the two tests, why not just test for 1? I am assuming A11
> has to be 1 to get a result of 1. Other than that, it works the same for me
[quoted text clipped - 26 lines]
> > Bart
> > Excell 2003
I changed the format into "Text" to have it solved. While the first
column was "General".
Solved but controversially.