Share via

How can I set up an excel division formula?

R C 0 Reputation points
2026-01-02T22:39:44.3733333+00:00

Good Afternoon. I am trying to do a 2025 cost of sales report for a restaurant. Just want to know how I can set up formulas in the sheet, so I don't have to do the math manually for each line?


Moderator: Moved from Community Center | Discuss the Q&A site | Get started on Q&A

Microsoft 365 and Office | Excel | For home | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-01-02T22:39:51.7366667+00:00

    To set up a division formula in Excel, you can follow these steps:

    1. Select the Cell: Click on the cell where you want the result of the division to appear.
    2. Enter the Formula: Type the equal sign = to start the formula. Then, enter the division operation using the format =A1/B1, where A1 is the cell containing the numerator (the number you want to divide) and B1 is the cell containing the denominator (the number you want to divide by).
    3. Press Enter: After typing the formula, press Enter, and Excel will calculate the result.
    4. Copy the Formula: If you want to apply the same division to other rows, you can drag the fill handle (a small square at the bottom-right corner of the selected cell) down to copy the formula to adjacent cells. Excel will automatically adjust the cell references for each row.

    For example, if you have costs in column A and sales in column B, you could use =A2/B2 in cell C2 to calculate the cost per sale for that row.

    Make sure that the denominator (the cell you are dividing by) is not zero, as this will result in an error.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.