Calculating ROI in Excel

This guide treats “calculating roi in excel” the way busy spreadsheet users actually want it: answer first, a live tool to prove it on your own data, then the reasoning. It is written for Excel but calls out every place Google Sheets differs, and the platform toggle at the top switches all shortcuts between Windows and Mac so nothing here assumes the keyboard you are not on.

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. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “calculating roi 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

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

Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. Treat “calculating roi in excel” as a small building block rather than a chore. Once the inputs sit in their own cells and the formula reads from them, the same setup answers a dozen related questions with a tweak, and Excel keeps every dependent figure current as the data changes. The tool above is there so you can rehearse and verify before committing anything to a real workbook; the steps and worked example are there so the logic sticks. Get it right once and it stops costing you time — it starts saving it, every time the question comes back around.

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.