SUMIF
Sums values within a column if specified criteria is met
Last updated
Sums values within a column if specified criteria is met
Last updated
SUMIF( column
, criteria
)
Sums the values in a column
that are within a row meeting the specified criteria
Input | Description |
| Column to sum |
| Condition that must be met for values within |
Outputs sum of values in column
that meet criteria