
Signature
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
> I have a series of names in a coulmn in Sheet1. I have a range of data
> in sheet2 that looks like this.
[quoted text clipped - 13 lines]
>
> Any tips?
Almost. That is nearly what I had done before. What I had done before
was close to correct, and the fact that you sort of thought on the same
lines I figured i'd revisit the proposed solution. What I wanted was
this
"=SUMIF(Sheet2!A:A,A1,Sheet2!B:B)/SUMIF(Sheet2!A:A,A1,Sheet2!C:C)". But
the problem was my own formatting. I figured it out. Thanks for your
help.
Cheers!
> =SUMIF(Sheet2!A:A,A1,Sheet2!B:B)+SUMIF(Sheet2!A:A,A1,Sheet2!C:C)
>
[quoted text clipped - 24 lines]
> >
> > Any tips?
Bob Phillips - 31 May 2006 23:40 GMT
What a team! <g>
--
HTH
Bob Phillips
(remove nothere from the email address if mailing direct)
> Almost. That is nearly what I had done before. What I had done before
> was close to correct, and the fact that you sort of thought on the same
[quoted text clipped - 34 lines]
> > >
> > > Any tips?