Excel SUMIF Function

Summary

SUMIF is a function to sum cells that meet a single criteria. SUMIF can be used to sum cells based on dates, numbers, and text that match specific criteria. SUMIF supports logical operators (>,<><>,=) and wildcards (*,?) for partial matching.

Purpose

Sum numbers in a range that meet supplied criteria

Return value

The sum of values supplied.

Syntax

=SUMIF (range, criteria, [sum_range])

Arguments

Usage notes

 

Excel SUMIF Function

Summary

SUMIF is a function to sum cells that meet a single criteria. SUMIF can be used to sum cells based on dates, numbers, and text that match specific criteria. SUMIF supports logical operators (>,<><>,=) and wildcards (*,?) for partial matching.

Purpose

Sum numbers in a range that meet supplied criteria

Return value

The sum of values supplied.

Syntax

=SUMIF (range, criteria, [sum_range])

Arguments

Usage notes