Microsoft Excel SUMIF Function Help |
![]() Call us at: 1.805.498.7162 1.805.558.9277-- |
|
|
SUMIF Function DefinitionAdds the cells in a column or row that match a specific criteria. SUMIF Function Syntax=SUMIF(range,criteria,[sum_range]) SUMIF Function Argument Definitionsrange: This is the row or column that you want evaluated by criteria. criteria: This is the criteria that will be used to scan the designated row or column. It can be in the form of a number, expression, or text that defines which cells will be added. For example, criteria can be expressed as 16, "XT", ">32", or "Widget1". sum_range: This the column or row that contains the cells to be added. Their row or column position must match the cell positions used in the range argument (see below). If sum_range is omitted, the cells in range are both evaluated by criteria and added if they match criteria. SUMIF Function Tips
SUMIF Function Examples
|