
Signature
HTH
RP
(remove nothere from the email address if mailing direct)
Thank you Bob, that worked great!! I have one more question, that I didn't
think of earlier. What if I wanted the criteria for column C to be 1 or 2
instead of just 1?
Thank You Again,

Signature
Daniel
> =SUMPRODUCT(--(A2:A20="KM06"),--(C2:C20=1),--(NOT(ISBLANK(G2:G20))))
>
[quoted text clipped - 9 lines]
> >
> > Thank You in advance,
Bob Phillips - 17 Nov 2005 21:31 GMT
Yeah, that is possible too
=SUMPRODUCT((A2:A20="KM06")*(C2:C20={1,2})*(NOT(ISBLANK(G2:G20))))

Signature
HTH
RP
(remove nothere from the email address if mailing direct)
> Thank you Bob, that worked great!! I have one more question, that I didn't
> think of earlier. What if I wanted the criteria for column C to be 1 or 2
[quoted text clipped - 15 lines]
> > >
> > > Thank You in advance,
Daniel - 17 Nov 2005 21:51 GMT
Thanks Again!! I don't think I would've gotten that one on my own!!

Signature
Daniel
> Yeah, that is possible too
>
[quoted text clipped - 23 lines]
> > > >
> > > > Thank You in advance,
Bob Phillips - 17 Nov 2005 21:59 GMT
No, it is not an intuitive leap from the previous one :-))
Bob
> Thanks Again!! I don't think I would've gotten that one on my own!!
>
[quoted text clipped - 25 lines]
> > > > >
> > > > > Thank You in advance,