D
Danny
Use an array formulat:
=sum(if(a1:a25="Peter",b1:b25)) in cell say h1 to get all "Peter" in
a1:a25 and their corresponding values in b1:b25, =sum()'ed up, is an array
formula, so, to enter it you press ctrl-shift-enter, not just enter.
Danny
=sum(if(a1:a25="Peter",b1:b25)) in cell say h1 to get all "Peter" in
a1:a25 and their corresponding values in b1:b25, =sum()'ed up, is an array
formula, so, to enter it you press ctrl-shift-enter, not just enter.
Danny