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

  1.  
  2. Problem  This is the "CashFlow For 1-2-3" application.  It is used on
  3.          disk #72 as the second in a series of cash flow models designed
  4.          to teach students useful macro concepts.  Currently set up
  5.          to manage cash flow on a daily basis for one month.  Designed to
  6.          be flexible as to the time frame involved and line items.  Macro
  7.          library contains graph macros useful for doing what-if cash flow
  8.          planning.
  9.  
  10. Block Diagram
  11.                __________________________________
  12.               |                                  |  Sources
  13.               |                                  |  Uses
  14.               |     Data Input Section           |  Debt Pymts
  15.               |                                  |  Daily cash flow & Bal.
  16.               |__________________________________|
  17.               |            |           |         |
  18.               |  Monthly   |           |         |
  19.               |  Recap     | Macro     |  Menu   |
  20.               |____________| Library   | Screens |
  21.               |            |           |         |
  22.               |  Macro     |           |         |
  23.               | Subroutines|           |         |
  24.               |____________|___________|_________|
  25.  
  26.  
  27. Tips
  28.          Layout of worksheet maximizes flexibility of Data Input Sect.
  29.          Macro library (L48) a way to organize macros in a worksheet.
  30.          Graph macros (N63) Alt-G - Especially Daily Bal. Line Graph.
  31.          Insert Row macro (N65) Alt-I
  32.          Data Distribution analysis and Alt-D macro for updating(G61&N61)
  33.          Print menu technique (Alt-P) .
  34.  
  35.  
  36.  
  37.  
  38.