Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to be able to sum numbers in column I based on conditions in A,B,C but I would like to make the condition in each column optional, so I could use the conditions in A and B only for instance (or in any combination) The formula below works without the optio =SUMPRODUCT(($A$112:$A$1155=$A$14)*($C$112:$C$1155 =$C$14)*($B$112:$B$1155=$B$14)*(I$112:I$1155)) How can I add something like if($A$13=true,($A$112:$A$1155=$A$14), etc in the SUMPRODUCT formula? Any help is appreciated.thanks -- caroline |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SumProduct - checking for multiple options in one column | Excel Discussion (Misc queries) | |||
Using same fomula to count AND and OR options / sumproduct | Excel Worksheet Functions | |||
Send mail with outlook message options-Delivery OptionS | Excel Programming | |||
Working with options from within Tools Options clears the Clipboar | Excel Programming | |||
How to diasble the 'Tools - Options - View - Comments' options? | Excel Programming |