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

  1.  
  2. Problem  Part of MACLIB disk (see app#'s 3515 and 3516 for general info)
  3.          ACRS depreciation calculator taht handles assets with useful
  4.          lives from 3 to 15 yrs.  Also calcs ITC.
  5.  
  6. Block Diagram
  7.                ___________________           ______________
  8.               |                   |         |              |
  9.               |    Inputs         |         |              |
  10.               |___________________|         |              |
  11.               |                   |         |    MACLIB    |
  12.               |    Depr Sched.    |         |              |
  13.               |___________________|         |              |
  14.               |                   |         |              |
  15.               |    Intructions    |         |______________|
  16.               |___________________|
  17.  
  18.  
  19. Tips
  20.          ITC calc at G26
  21.  
  22.          Depr Exp @vlookup calc E26
  23.  
  24.          ACRS deprecation percentage dynamic table achieved w/ @IF's
  25.          E26
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.