About 142,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. Sum values based on multiple conditions - Microsoft Support

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

  3. SUMIF function - Microsoft Support

    For example, suppose that in a column that contains numbers, you want to sum only the values that are larger than 5. You can use the following formula: =SUMIF (B2:B25,">5") Tips: If you want, you can …

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

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

  5. Formulas and functions - Microsoft Support

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

  6. 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) …

  7. How to correct a #VALUE! error in the COUNTIF/COUNTIFS function

    Note: This is a known issue with several other Excel functions such as SUMIF, SUMIFS, COUNTBLANK, to name a few. See SUMIF, COUNTIF and COUNTBLANK functions return …

  8. 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.

  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. COUNTIFS function - Microsoft Support

    How to use the COUNTIFS function in Excel to apply criteria to cells, across multiple ranges, and count the number of times all criteria are met.

  11. 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.