
QUOTIENT function - Microsoft Support
There is no DIVIDE function in Excel--it's called QUOTIENT instead.
Multiply and divide numbers in Excel - Microsoft Support
Multiplying and dividing in Excel is easy, but you need to create a simple formula to do it. Just remember that all formulas in Excel begin with an equal sign (=), and you can use the formula bar to create them.
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.
Create a simple formula in Excel - Microsoft Support
How to create simple formulas in Excel using AutoSum and the SUM function, along with the add, subtract, multiply, or divide values in your worksheet.
Enter a formula - Microsoft Support
In this example, use the / (forward slash) operator to divide. At this point your formula should look like this: Click the next cell that you want to include in your calculation. Now your formula should look like …
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 …
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: …
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.
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 a zero (0) or …
SUMPRODUCT function - Microsoft Support
How to use the SUMPRODUCT function in Excel, one of Excel’s math and trig functions, using multiplication, addition, subtraction, and/or division to return the sum of the products of …
Calculation operators and precedence - 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.