About 131,000 results
Open links in new tab
  1. SUMIFS function - Microsoft Support

    The SUMIFS function, one of the math and trig functions, adds all of its arguments that meet multiple criteria. For example, you would use SUMIFS to sum the number of retailers in the country who (1) …

  2. SUMIFS function - Microsoft Support

    The SUMIFS function, one of the math and trig functions, adds all of its arguments that meet multiple criteria. For example, you would use SUMIFS to sum the number of retailers in the country who (1) …

  3. Sum values based on multiple conditions - Microsoft Support

    Sum values based on one or more conditions by using the SUMIFS function in a formula.

  4. SUMIF function - Microsoft Support

    Tips: If you want, you can apply the criteria to one range and sum the corresponding values in a different range. For example, the formula =SUMIF (B2:B5, "John", C2:C5) sums only the values in the range …

  5. How to correct a #VALUE! error in the SUMIF/SUMIFS function

    This topic provides help for the most common scenarios for the #VALUE! error in the SUMIF/SUMIFS functions.

  6. Math and trigonometry functions (reference) - Microsoft Support

    Lists all math and trig functions, such as the SUM, SUMIF, SUMIFS, and SUMPRODUCT functions.

  7. Ways to add values in an Excel spreadsheet - Microsoft Support

    Use the SUMIFS function when you want to sum values with more than one condition. For instance, you might want to add up the total sales of a certain product, within a certain sales region.

  8. Formulas and functions - Microsoft Support

    Learn these top skills to create your own formulas and functions.

  9. Perform conditional calculations on ranges of cells

    When you need to perform simple arithmetic calculations on several ranges of cells, sum the results, and use criteria to determine which cells to include in the calculations, consider using the …

  10. SUM function - Microsoft Support

    SUM will ignore text values and give you the sum of just the numeric values. If you delete a row or column, the formula will not update to exclude the deleted row and it will return a #REF! error, where …

  11. Guidelines and examples of array formulas - Microsoft Support

    Sum every Nth value in a range of values. The following examples show you how to create multi-cell and single-cell array formulas. Where possible, we’ve included examples with some of the dynamic array …