I have a worksheet with 4 columns an may rows. Column B and C have Lastname
(Column B) and First Name (Column C) in Column D I have a value lets say a
dollar amount. I would like to write a formula were I want to look for
"Smith" "Joe" and sum up the "Dollars". I can have many entries for "Smith
Joe".
I tried the sum with the If but does not seem to work.