About 58 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

    Suppose you want to multiply a column of numbers by the same number in another cell. The trick to multiplying a column of numbers by one number is adding $ symbols to that number's cell address in …

  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. Create a simple formula - Microsoft Support

    Create a simple formula in a cell to add, subtract, multiply, or divide numbers by using +, -, *, and /.

  6. Table of operators - Microsoft Support

    Use operators in Access expressions to specify what kind of operation to perform, such as add, multiply, compare, or concatenate.

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

    For best performance, SUMPRODUCT should not be used with full column references. Consider =SUMPRODUCT (A:A,B:B), here the function will multiply the 1,048,576 cells in column A by the …

  9. Examples of commonly used formulas - Microsoft Support

    The following table contains links to articles and videos that show you how to create formulas from the data in your worksheet. The examples in the articles contain sample data to get you started and …

  10. Create a simple formula - Microsoft Support

    Create a simple formula in a cell to add, subtract, multiply, or divide numbers by using +, -, *, and /.

  11. 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 (-) …