R
ric
Hi,
Can anyone help me with a formula to look through a string and find a word
and then add up the number it finds in a column next to the string
containing the word.
eg. find Ric
Col A Col B
`Ric 1000
Bob 1200
Ric 1100
Dave 950
Ric` 1050
So it would report a total for Ric as 3150
Column A and B are on sheet1 and word to search for comes from sheet2.
Many thanks
Ric
Can anyone help me with a formula to look through a string and find a word
and then add up the number it finds in a column next to the string
containing the word.
eg. find Ric
Col A Col B
`Ric 1000
Bob 1200
Ric 1100
Dave 950
Ric` 1050
So it would report a total for Ric as 3150
Column A and B are on sheet1 and word to search for comes from sheet2.
Many thanks
Ric