In Excel: margin is profit divided by the selling price: =(Price-Cost)/Price, formatted as a percentage.
On this page7
Margin is profit ÷ price; markup is profit ÷ cost.
Profit per unit: €25.00
Need it as an auditable file?
The pricing model ships inside the Corporate Finance Suite — formula-driven, unlocked, audit-ready.
Need it as an auditable file?
Ships inside the linked template — formula-driven, unlocked, audit-ready.
What this does
Margin and markup use the same profit in the numerator and different denominators, which is why the two numbers never agree and why quoting one as the other misprices a product. Margin divides profit by the price, so it answers what share of revenue you keep and can never reach 100%. Markup divides the same profit by the cost, so it answers how far you marked the item up and has no upper limit. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “calculate profit margin percentage in excel”. Start on a copy or a tiny sample, keep the affected cells visible, and compare the result with the tool above before you touch the real workbook. When a formula is involved, keep the inputs labelled beside it, reference cells instead of typing values, and apply number formatting only after the result checks out. The point is a calculation you can defend to a CFO or an auditor, but the practical win is that someone else can open the file and understand what happened without asking you.
A worked example
An item costs 60 and sells for 100. Margin is (100-60)/100 = 40%. Markup on the same pair is (100-60)/60 = 66.7%. To hit a target margin instead, work backwards: price = cost / (1 - margin), so 60 / (1 - 0.40) = 100. The two ratios are one keystroke apart in a spreadsheet and several points apart in the price list, and the mistake only surfaces when the year-end gross profit misses plan. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. The short version of “calculate profit margin percentage in excel”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.
Common mistakes
- Dividing profit by cost and labelling it margin, which overstates the figure on every item.
- Adding a 40% markup and reporting a 40% margin: the first gives a 28.6% margin, and the gap grows as the numbers rise.
- Averaging the margin percentages of several products instead of computing total profit over total revenue.
- Leaving the result as a decimal, so 0.4 is read as 0.4% in a report.
Frequently asked questions
What is the difference between margin and markup?
Margin divides profit by the price, markup divides the same profit by the cost. A 50% markup is a 33.3% margin.
How do I price for a target margin?
=Cost/(1-Margin). For a 35% margin on a cost of 65, that is 65/0.65 = 100.
How do I convert markup to margin?
=Markup/(1+Markup), and back again with =Margin/(1-Margin).
Can margin exceed 100%?
No. Profit cannot exceed the price it is measured against, so a figure above 100% means markup was computed instead.
Other ways people ask this
People reach this page typing “how to calculate margin percentage in excel” and “calculate profit margin percentage in excel”, among other phrasings; whichever wording you used, the fix above is the one you want.
Why do people search for this in so many different ways?
Because the same task has many names. “how to calculate margin percentage in excel”, “calculate profit margin percentage in excel” all point at the one operation explained on this page, which is why they all lead here.