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.
Net profit €250.00
Need it as an auditable file?
The ROI workbook 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
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". 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. Treat “roi function in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected formula shows up while it is still harmless. 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 turns a calculation you can defend to a CFO or an auditor into a method you can reuse, explain, and defend when the workbook leaves your screen.
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
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. 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. Here is the takeaway for “roi function in excel”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.
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.