About 400 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 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.

  3. 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 …

  4. 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 …

  5. Use Excel as your calculator - Microsoft Support

    For simple formulas, simply type the equal sign followed by the numeric values that you want to calculate and the math operators that you want to use — the plus sign (+) to add, the minus sign (-) …

  6. Create a multiplication table - Microsoft Support

    Let's say you want to help a child to better understand math concepts by creating a multiplication table. Enter numbers 1-10 in cells A2 to A11 and again in cells B1 to K1. Enter this formula in cell B2. The …

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

  8. SUMPRODUCT function - Microsoft Support

    The SUMPRODUCT function returns the sum of the products of corresponding ranges or arrays. The default operation is multiplication, but addition, subtraction, and division are also possible.

  9. PRODUCT function - Microsoft Support

    The PRODUCT function multiplies all the numbers given as arguments and returns the product. For example, if cells A1 and A2 contain numbers, you can use the formula =PRODUCT (A1, A2) to …

  10. MMULT function - Microsoft Support

    The MMULT function returns the matrix product or multiplication of two arrays. The result is an array with the same number of rows as array1 and the same number of columns as array2. The way you enter …