home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / 123tutr2.lzh / AMORT.EVL next >
Text File  |  1985-02-26  |  768b  |  38 lines

  1.  
  2. Problem  Simple amortization schedule worksheet that handles up to 24
  3.          periods.  Can be used if either payment or principal is unknown.
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. Block Diagram
  11.  
  12.                ___________________
  13.               |                   |
  14.               |    Inputs         |
  15.               |___________________|
  16.               |                   |
  17.               |  Schedule         |
  18.               |                   |
  19.               |                   |
  20.               |                   |
  21.               |___________________|
  22.  
  23.  
  24.  
  25.  
  26.  
  27. Tips
  28.          Formulas for handling either an unknown principal or unknown
  29.          payment. Begin at line 15.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.