ƒx

Excel Markup Formula

finance Difficulty:
One-Click Copy
(Sales_Price - Cost) / Cost

Quick context

  • Works in both Excel and Google Sheets.
  • Use when you need consistent, auditable results.
  • Copy the snippet above and adjust only the ranges.

When to use

Calculates the percentage markup added to the cost price to define the selling price.

Determine the percentage added to cost.

Calculate Markup

Determine the percentage added to cost.

Inputs

  • Sales_Price Price at which product is sold.
  • Cost Cost to acquire or produce the product.

Practical Example

=(200 - 120) / 120

Disclaimer: While we strive for accuracy, these formulas are provided "as is" without warranty of any kind. Please verify all results before use.