About 88,000 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

    If you're looking for a function to divide numeric values, you've come to the right place. There is no DIVIDE function in Excel--it's called QUOTIENT instead.

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

    To correct the error, do any of the following: 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 …

  4. Table of operators - Microsoft Support

    Access supports a variety of operators, including arithmetic operators such as +, -, multiply (*), and divide (/), in addition to comparison operators for comparing values, text operators for …

  5. Split a cell in Excel - Microsoft Support

    How to split the content from one cell into two or more cells in Excel.

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

  7. Calculation operators and precedence in Excel - Microsoft Support

    In the example below, the parentheses that enclose the first part of the formula will force Excel to calculate B4+25 first, and then divide the result by the sum of the values in cells D5, E5, and F5.

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

  9. Add, subtract, multiply, and divide values in a control

    According to the precedence of operators, the multiplication and division calculations are performed before the addition calculation.

  10. Split a table in Word - Microsoft Support

    Split a table into two separate tables, to add text between the tables or better formatting.

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