Divide the Numbers in a Cell
Step1
Click on a cell to enter your data.
Step2
Type an equal sign (=).
Step3
Type your first number. For this example, we will divide 15 by 5.
Step4
Press the forward slash key on your keyboard (/). This is the division sign in Excel.
Step5
Type in your next number, 5.
Step6
Press the "Enter" key on your keyboard or click on the check mark on the tool bar. This displays the result of the calculation.
Divide Numbers in a Range of Cells
Step1
Type the number 15 into cell A1.
Step2
Type the number 5 into cell A2.
Step3
Click cell A3 and type an equal sign (=).
Step4
Click on cell A1. "A1" should appear after the equal sign in A3.
Step5
Press the forward slash (/) key on your keyboard.
Step6
Click on cell A2. "A2" should appear after the forward slash. Your formula should look like this: = A1/A2.
Step7
Press the "Enter" key on your keyboard or click on the check mark button on the tool bar to perform the calculation. The answer 3 should appear in cell A3.
Divide Numbers Using the Quotient Function
Step1
Use the quotient function. You can divide numbers with the quotient function: QUOTIENT (Numerator, Denominator). The only difference between using this function and using regular division is that, if there are any remainders, the answer from the quotient function will not display it.
Step2
Type the number 15 into cell A1. This is your numerator.
Step3
Type the number 2 into cell A2. This is your denominator.
Step4
Click on A3, where the result will be displayed.
Step5
Click on the "Paste function" button (fx) on the tool bar to open the list of functions. Select "Quotient." The quotient dialog box should appear.
Step6
Click on the "Numerator" line. Click on cell A1.
Step7
Click on the "Denominator" line in the dialog box. Click on cell A2.
Step8
Click on "OK" to close the Quotient dialog box. The number 7 appears as the answer in cell A3. Notice that the answer does not include any remainders.