+ Reply to Thread
Results 1 to 12 of 12

Calculating Investment Returns Based On Time and Differing Interest Rates

  1. #1
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Calculating Investment Returns Based On Time and Differing Interest Rates

    Hi! This is a similar version to a previous question I had asked, however, this one is more understandable because I did not have a full understanding of what I was trying to do previously. Thus, I hope this does not constitute a double posting since, in my opinion, this is a different question and structure. I have three columns:

    Column A: Investment ID
    Column B: Year
    Column C: Investment Value

    My years are from 2018-2023. All of Columns A and B are populated, however, the only populated values under Column C are when the year is 2018 since 2019 - 2023 have not yet completed.

    Additionally, I have a lookup table of what we expect the % returns to be each year. This is by year and not by account because we are assuming the same yearly returns for each account. The expected return %s vary by year (otherwise I would not be making this post since that would be much simpler). How would I find the expected investment values over the coming years? I am most likely thinking about this wrong and would love any guidance on this task :D

  2. #2
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    Update:

    I managed to make this work by pivoting the year column, running the index that way, then unpivoting the year column. Still curious if there is another way because the advice on this forum has always helped me to think about Excel in new ways

  3. #3
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    I'm guessing a bit here as you have not shared expected results.

    returns.png

    I have populated the green shaded cells C6:c13 with the expected aggregate return given actual 2018 returns and expected returns for 2019 and 2020. The C6 formula copied down is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    This is an array formula. Commit with CTRL-SHIFT-ENTER.

    See the attached workbook.

    Let me know if this is what you are expecting. If not please provide the layout you are looking for and a couple of expected results so that I can make sure my math is right.
    Attached Files Attached Files

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    A Pivot Table along with some Slicers to filter data is often the most efficient way to proceed since it performs both summarisation and analysis, (which would otherwise need functions like VLOOKUP, SUMIFS, MATCH, INDEX) without needing to think about any formula.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  5. #5
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    GeoffW283. Thank you for this. However, how would I solve for this in an unsorted data set? My supervisor wants to be able to see the formulas at all times for quality assurance, however, other analysts will likely sort the data in multiple ways that will invalidate these formulas. Any suggestions?

  6. #6
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    The formula already accommodates Investment IDs being in any order - see A2 & A3 which I had intentionally re-ordered. In fact as far as I can see the A1:C13 table can be sorted any which way and still yield the same result. What am I missing?

  7. #7
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    Geoff, if you sort by largest to smallest year, the formulas all become errors is what I'm referring to.

  8. #8
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    OK, I understand now. Looking at it now . . .

  9. #9
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    OK, I think this resolves it. Please try the folloowing. Starting with the list as I had it sorted in post #3, then in C6 copied down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    >>>> EDIT: Note that this is still an array formula. Commit with CTRL-SHIFT-ENTER.
    Last edited by GeoffW283; 05-06-2019 at 04:19 PM.

  10. #10
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    Thank you!

  11. #11
    Forum Expert
    Join Date
    10-15-2018
    Location
    MA, USA
    MS-Off Ver
    2010, 2019
    Posts
    1,616

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    No problem, glad to help. Thanks for the feedback and rep

  12. #12
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Calculating Investment Returns Based On Time and Differing Interest Rates

    Geoff, my pleasure! Always got to rep if the answer helps. It would be rude otherwise :p

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 02-28-2022, 04:16 PM
  2. Replies: 3
    Last Post: 12-08-2020, 12:22 PM
  3. Replies: 2
    Last Post: 10-28-2015, 03:35 PM
  4. Help calculating stock investment returns vs S&P 500
    By mattmcg in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-23-2013, 02:12 PM
  5. Replies: 0
    Last Post: 08-08-2011, 09:13 PM
  6. Replies: 3
    Last Post: 02-12-2007, 06:28 PM
  7. Time weighted investment returns
    By TWIRR in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-21-2006, 07:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1