Thread
:
sum if one or another criteria
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Don Guillett[_2_]
external usenet poster
Posts: 1,522
sum if one or another criteria
Oops
) should have been }
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Don Guillett" wrote in message
...
Sumproduct((A1:C1={"P","S")*A2:C2)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"parls" wrote in message
...
I've been trying to figure this out on my own based on other similar
posts
but I think I just don't understand array formulas. Anyway... I want to
sum a
range of cells if 1 of 2 possible criteria are met within a different
range
of cells.
Example:
RowA RowB RowC
Col1 P S W
Col2 4 2 1
It's the OR that I can't figure out.
Thanks a Bunch!
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]