ADVERTISEMENT
How to use SUMIF Function in Excel | SUMIF Formula | Using SUMIF | Excel Tutorial

Description
Syntax
=SUMIF(range, criteria, [sum_range])
Example 01:

Example 02:

ADVERTISEMENT

The SUMIF function is a pre-defined function in Excel, Gives the SUM of cells in a range that meet one or more criteria. You can use SUMIF to SUM cells as per criteria , SUMIF support logical operators (>, <, <>, =) and partial match wildcards (*, ?).
The syntax for SUMIF() looks like this:


ADVERTISEMENT