About 50 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. 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 …

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

  5. Calculation operators and precedence in Excel - Microsoft Support

    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.

  6. Overview of formulas - Microsoft Support

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

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

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

    Make sure the divisor in the function or formula isn't zero or a blank cell. Change the cell reference in the formula to another cell that doesn't have a zero (0) or blank value.

  9. Create a simple formula - Microsoft Support

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

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