home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC1.ARC / 3409.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  896 b   |  38 lines

  1.  
  2. Problem  Internal ROR calculator.  You input 20 yrs of projected cash
  3.          flow data and guess what the IRR is, and it calculates the
  4.          IRR and NPV.  Also calculates the discounted ROR which
  5.          corrects a theoretical flaw ? in the IRR calculation.
  6.  
  7. Block Diagram
  8.                ___________________
  9.               |                   |
  10.               |    Inputs         |
  11.               |___________________|
  12.               |                   |
  13.               |    IRR & NPV      |
  14.               |___________________|
  15.               |                   |
  16.               |    Instructions   |
  17.               |___________________|
  18.  
  19. Tips
  20.          Future value of inflow at Input Rate" formulas H17-H36
  21.          "PV" calcs  G17-G36
  22.  
  23.          F49 - @IRR
  24.          G51 - @DRR
  25.          G53 - @NPV
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.