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

  1.  
  2. Problem  A checkbook ledger type application that uses a database with
  3.          two account code fields.  Data Query Extract section used to
  4.          selectively retrieve and summarize transactions, Data Table 2
  5.          command used to summarize all transactions by both account codes.
  6.          See PC World Sept 83 for instructions on how to build and use.
  7.  
  8. Block Diagram  _____________ _____________ ______________
  9.               |             |             |              |
  10.               |             |             |              |
  11.               |  Database   |   Query     |  Data Table  |
  12.               |             |             |    Analysis  |
  13.               |             |  Extract    |              |
  14.               |             |             |              |
  15.               |             |             |              |
  16.               |             |             |              |
  17.               |_____________|_____________|______________|
  18.  
  19.  
  20. Tips
  21.          @DSUM formula in M5
  22.  
  23.          Innovative use of Data Table command in A5..T11
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.