+ Reply to Thread
Results 1 to 1 of 1

How to create a loop formula

  1. #1
    Forum Contributor
    Join Date
    03-09-2009
    Location
    Oslo, Norway
    MS-Off Ver
    Excel 2007
    Posts
    128

    How to create a loop formula

    Hi,

    I just came across array formulas today, don't know why I haven't realised this possibility yet. And not really sure I understand the use of them yet either, but I am trying to read up on it.

    Anyway, I have an issue which I'm unsure can be fixed with the use of arrays or nto.

    I have a formula, which tells the numbers of reinvestments needed. from 1 to more. Result of this is "number_of_reinvestments".


    Then I have a formula which is =NPV(5%;year*number_of_reinvestments;0;-100)

    I need the above formula to be done once for each reinvestment necessary. So if "number_of_reinvestments" = 2 then the formula would be like this

    =NPV(5%;year*1;0;-100)+NPV(5%;year*2;0;-100)

    How can I write the formula above so that it would expand depending on the "number_of_reinvestment"?
    Last edited by ChrisNor; 08-10-2009 at 06:46 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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