Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just to be completely clear:
If you meant column A literally contains the letter X and column B literally contains the letter Y =sumproduct(--(A1:A200="X"),--(B1:B200="Y"),C1:C200) -- Regards, Tom Ogilvy Tom Ogilvy wrote in message ... =sumproduct(--(A1:A200=X),--(B1:B200=Y),C1:C200) -- Regards, Tom Ogilvy "Frankyboy" wrote in message . .. I need to combine 2 SUM-IF but Excel says that it is not possible What I need to do is to get the sum of column C if the value of column A is X and the value of column B is Y Can someone help me with that? Frank |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Adding a custom function to the default excel function list | Excel Programming |