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. Multiplicar y dividir números en Excel - Soporte técnico de Microsoft

    Crear una fórmula simple para multiplicar y dividir en una hoja de cálculo de Excel. Puede multiplicar dos o más números en una celda o multiplicar y dividir usando las referencias de celda.

  3. QUOTIENT function - Microsoft Support

    This article describes the formula syntax and usage of the QUOTIENT function in Microsoft Excel. Tip: If you want to divide numeric values, you should use the "/" operator as there isn't a DIVIDE function in …

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

  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. Using calculation operators in Excel formulas - Microsoft Support

    To perform basic mathematical operations, such as addition, subtraction, multiplication, or division; combine numbers; and produce numeric results, use the following arithmetic operators.

  7. Calculation operators and precedence in Excel - Microsoft Support

    Operators specify the type of calculation that you want to perform on elements in a formula—such as addition, subtraction, multiplication, or division. There are four different types of calculation operators: …

  8. MOD function - Microsoft Support

    This article describes the formula syntax and usage of the MOD function, which returns the remainder after number is divided by divisor. The result has the same sign as divisor

  9. How to correct a #DIV/0! error - Microsoft Support

    Microsoft Excel shows the #DIV/0! error when a number is divided by zero (0). It happens when you enter a simple formula like =5/0, or when a formula refers to a cell that has 0 or is blank, as shown in …

  10. The order in which Excel performs operations in formulas

    If a formula contains operators with the same precedence—for example, if a formula contains both a multiplication and division operator—Excel evaluates the operators from left to right.