XCLent Biff,
But just found a problem. "Yes" is being reflected by a formula and so
Counta() also counts the "". How 2 overtake this problem?

Signature
Best Regards,
FARAZ A. QURESHI
> Try this:
>
[quoted text clipped - 27 lines]
> > ID2 YES 3
> > ID2 YES YES 3
David Biddulph - 24 Mar 2008 09:51 GMT
Does this modification to Biff's formula solve your problem?
=IF(COUNTIF(B1:C1,"yes"),SUMPRODUCT(--(A$1:A$7=A1),--((B$1:B$7="yes")+(C$1:C$7="yes")>0)),"")

Signature
David Biddulph
> XCLent Biff,
>
[quoted text clipped - 33 lines]
>> > ID2 YES 3
>> > ID2 YES YES 3