Article ID: 275165 - Last Review: November 28, 2007 - Revision: 4.2 When to use a SUM(IF()) array formulaThis article was previously published under Q275165 On This PageSUMMARY
You can use the SUMIF() worksheet function in Microsoft Excel for either of the following situations:
For additional information about array constants and worksheet functions, click the following article numbers to view the articles in the Microsoft Knowledge Base: 214286
(http://support.microsoft.com/kb/214286/
)
Some worksheet functions do not allow array constants
192222
(http://support.microsoft.com/kb/192222/
)
Some worksheet functions do not allow array constants
You cannot use the SUMIF() worksheet function with logical Boolean operators, such as OR and AND.For additional information about worksheet functions and Boolean operators, click the following article number to view the article in the Microsoft Knowledge Base: 267982
(http://support.microsoft.com/kb/267982/
)
How to use a logical AND or OR in a SUM+IF statement in Excel
When you want to use multiple conditions, array constants, nested IF statements or Boolean operators; or you want one total for multiple conditions (criteria); use the two functions SUM and IF together. For example, use SUM(IF()) instead of the SUMIF() function.This article demonstrates how to use the two functions SUM and IF together instead of the SUMIF() worksheet function. MORE INFORMATION
To use the SUM and IF worksheet functions together to sum multiple criteria, refer to the following examples.
Example 1: Nested IF Function with Boolean OR (+)
Example 2: Nested IF Function with Criteria Array ({"A","B"})
Example 3: SUMIF() Worksheet Function
REFERENCESFor more information about the SUM worksheet function, click Microsoft Excel Help on the
Help menu, type sum in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned. For more information about the IF worksheet function, click Microsoft Excel Help on the Help menu, type if worksheet function in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned. For more information about the SUMIF, click Microsoft Excel Help on the Help menu, type sumif in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned. | Article Translations
|

Back to the top
