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

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

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

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

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

  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. Multiply by a percentage in Excel - Microsoft Support

    To calculate the amount, use a formula to subtract or add a percentage. In this example, we set column B to contain the amount currently spent, and column C is the percentage by which to reduce that …

  10. Using IF with AND, OR, and NOT functions in Excel

    How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.