Calculate ROI - Formula Not Working

sprigelz

Board Regular
Joined
Jan 7, 2016
Messages
98
Office Version
  1. 365
Platform
  1. Windows
Good day,

I have the below formula which looks for the Net Income / Expenses to calculate an ROI between 2 given dates. I don't believe it is calculating properly. Could you please assist.

Excel Formula:
=iferror(index(F$4:F$15,match(I20,B$4:B$15,0))/index(F$20:F$31,match(I20,B$20:B$31,0)),0)

Current output for 1 month;
Net Income: 45.86
Expenses: 283.36
Formula result: 16.18%

If I'm not mistaken, this should be resulting in a negative number, should it not?
 
As a FYI this is semantics and as far as im concerned you can calc a ROI on an expense if you so wish.
Impossible by definition. You can calculate a Gross Margin, but to calculate an Return on Investment, you must know the investment. If I buy an Income Property for a million dollars and that property has 1,000 of expenses and 500 of income, those two figures alone cannot tell me what my Return is on my Million dollars, without knowing the Million dollar number.
 
Upvote 0

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Like i say semantics. The investment in this case is the expenses. Have a good day.
 
Upvote 0

Forum statistics

Threads
1,214,948
Messages
6,122,420
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top