Investment fund returns with contributions since inception

wp1782

New Member
Joined
Jun 15, 2009
Messages
1
Hello Everyone,

This is my first post- so thanks in advance for letting me join. I look forward to getting tips and sharing tips from this website.

I am faced with a challenge, I am to calculate returns for individual partners in an investment fund. This sounds easy, but my major challenge arises from the fact that although the partners are all invested in the same securities, some have made additional contributions since inception. I have been using the following formula to calculate these returns for each month:

Return = (MV(E)-MV(B)-F)/(MV(B)+FW)

MV(E)= Ending Market Value
MV(B)= Beginning Market Value
F= Sum of cashflows within period (contributions are positive, withdrawals are negative)
FW= Sum of each cashflow, times its weight (W)

W=(CD-D)/CD
CD= # of days in the period
D= # of days since the beginning of the period in which the cashflow occured (ie # of days up until the cashflow occured).

If you examine this formula, you will see it does indeed work for monthly returns, but I cannot figure out how to do inception-to-date returns accounting for the additional contributions. I am trying to play around with some array functions, but I am getting nowhere. Does anybody have any ideas? Thanks again for any help or suggestions that can be provided.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,221,418
Messages
6,159,790
Members
451,589
Latest member
Harold14

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