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

  1.  
  2. Problem  Generates an installment contract schedule with skip payments
  3.          based on user inputs.  You specify price, taxes, down pymt,
  4.          interest rate, # of pymts per mo., and #of skips, and it builds
  5.          a schedule from scratch.
  6.  
  7. Block Diagram
  8.           _______________________
  9.          |                       |
  10.          |   Macros              |
  11.          |_______________________|
  12.          |                       |
  13.          |   Inputs              |
  14.          |_______________________|
  15.          |   |                   |
  16. Build -->|   |    Install Sched. |
  17. Macro    |___|___________________|
  18.  
  19.  
  20.  
  21. Tips
  22.          Build schedule macro A40
  23.          Good spreadsheet generator application
  24.          Fancy @IF formulas in C41 for determing date.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.