ROI Calculation in Excel

“roi calculation in excel” comes up constantly, so this page leads with the exact answer, gives you a tool to try it on your own numbers, and only then explains the detail. Everything works in Excel on Windows and Mac and maps almost one-to-one to Google Sheets. Copy the answer above and get back to work, or read on to turn a one-off fix into something you never have to look up again.

Exact answer

In Excel: subtract what you put in from what you got back and divide by what you put in: =(Return-Invested)/Invested, formatted as a percentage.

ƒxROI CalculatorLive
Return on investment
+25.00%

Net profit €250.00

=(returned-invested)/invested

Need it as an auditable file?

The ROI workbook ships inside the Corporate Finance Suite — formula-driven, unlocked, audit-ready.

View template
=(Return-Invested)/Invested
Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

Need it as an auditable file?

Ships inside the linked template — formula-driven, unlocked, audit-ready.

View template

What this does

ROI expresses profit as a percentage of the money you committed, so a €50 gain on €200 and a €500 gain on €2,000 are revealed as the same 25% return. It is the quickest way to rank options that cost different amounts, because it normalises every result back to "per euro invested". Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “roi calculation in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. 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. That is what makes a calculation you can defend to a CFO or an auditor useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

You invest €1,000 in a project and it returns €1,250. Enter =(1250-1000)/1000 and format as a percentage: the ROI is 25%. Net profit is €250. If the return were instead €900, the formula gives -10% — a loss — which the result box flips to red so the sign is unmissable. ROI is the back-of-the-envelope test every budget owner runs first: did this spend earn its keep? Use it to triage projects before a deeper model, then switch to CAGR or NPV when timing and discounting matter. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.

In Google Sheets

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. 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. If you take one thing from this page on “roi calculation in excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.

Common mistakes

  • Forgetting to subtract the original investment, which reports gross return instead of ROI.
  • Ignoring fees, taxes or holding time, so two ROIs are not really comparable.
  • Mixing time periods — a 25% ROI over five years is not the same as 25% in one year (use CAGR for that).
  • Dividing by the return instead of the investment, which understates the figure.

Frequently asked questions

What counts as a good ROI?

Context decides it: a marketing campaign might target 300%+, while a low-risk bond ROI of 4% can be excellent. Compare against the risk and the next-best use of the money.

ROI vs CAGR — which should I use?

ROI is a single total-period figure; CAGR annualises it. Use CAGR when the holding periods differ, ROI for a quick same-period comparison.

Can ROI be over 100%?

Yes — any time the profit exceeds the original outlay. A €1,000 investment returning €2,500 is a 150% ROI.