About 49,300 results
Open links in new tab
  1. Multiply and divide numbers in Excel - Microsoft Support

    Create a simple formula to multiply and divide in an Excel spreadsheet. You can multiply two or more numbers in one cell or multiply and divide numbers using cell references.

  2. Multiply a column of numbers by the same number

    The trick to multiplying a column of numbers by one number is adding $ symbols to that number's cell address in the formula before copying the formula. In our example table below, we want to multiply …

  3. Multiply by a percentage in Excel - Microsoft Support

    Learn how to multiply an entire column of numbers by a percentage and to reduce or increase an amount by a percentage.

  4. PRODUCT function - Microsoft Support

    The PRODUCT function is useful when you need to multiply many cells together. For example, the formula =PRODUCT (A1:A3, C1:C3) is equivalent to =A1 * A2 * A3 * C1 * C2 * C3.

  5. Use Excel as your calculator - Microsoft Support

    Instead of using a calculator, use Microsoft Excel to do the math! You can enter simple formulas to add, divide, multiply, and subtract two or more numeric values. Or use the AutoSum feature to quickly …

  6. SUMPRODUCT function - Microsoft Support

    How to use the SUMPRODUCT function in Excel, one of Excel’s math and trig functions, using multiplication, addition, subtraction, and/or division to return the sum of the products of …

  7. Create a simple formula in Excel - Microsoft Support

    You can create a simple formula to add, subtract, multiply or divide values in your worksheet. Simple formulas always start with an equal sign (=), followed by constants that are numeric values and …

  8. MMULT function - Microsoft Support

    Excel inserts curly brackets at the beginning and end of the formula for you. For more information on array formulas, see Guidelines and examples of array formulas.

  9. Calculation operators and precedence in Excel - Microsoft Support

    For example, the following formula results in the value of 11, because Excel calculates multiplication before addition. The formula first multiplies 2 by 3, and then adds 5 to the result.

  10. Perform conditional calculations on ranges of cells

    You can use arrays that evaluate as True or False (1 or 0) as criteria by using them as factors (multiplying them by the other arrays). For example, suppose you want to calculate net sales for a …