R
Randy
I need help using SUMIF where one value is looked for in
column A and three values in column B. I would like to
have SUMIF look into A for one value and into B for three
(or more) values, then sum whatever it finds in C. For
example, I want to add C where A equals code 5437 and B
equals either code 000100 or 000120 or 000130. The answer
would be 80. Thanks.
5437 000100 10
5437 000120 20
5437 000130 50
5437 999910 40
5437 999920 80
5438 000100 60
5438 000120 90
column A and three values in column B. I would like to
have SUMIF look into A for one value and into B for three
(or more) values, then sum whatever it finds in C. For
example, I want to add C where A equals code 5437 and B
equals either code 000100 or 000120 or 000130. The answer
would be 80. Thanks.
5437 000100 10
5437 000120 20
5437 000130 50
5437 999910 40
5437 999920 80
5438 000100 60
5438 000120 90