home *** CD-ROM | disk | FTP | other *** search
-
- Tips (See the 5102 doc file for "Problem" and "Block Diagram" info)
-
- This application is loaded with technical 1-2-3 wizardry.
- The following is a partial listing of some of things you can
- learn from studying it.
-
- Error checking section beginning at cell A1276. Uses various
- numbers and relationships among the different tax forms for
- consistancy.
-
- Makes extensive use of 1-2-3's @functions throughout application,
- including: @MAX, @MIN, @VLOOKUP, @CHOOSE, @ROUND, @INIT, @ISERR,
- @SUM, and @IF. Also contains many compound formulas making use
- of the logical operands #AND#, and #OR#. These formulas can be
- studied by formatting cells "Text" with the command /RFT< >
- and then widening the columns.
-
- Application is organized to minimize memory requirements using
- only columns A - G.
-
- Macro tips include:
- - a self modifying GOTO macro for bouncing among the different
- forms. (A1336)
- - Printing macros that only print the forms you enter numbers
- on. (A1349)
- - Macro that sets things up to print IRS authorized forms.
- (F1345)
-
-
-
-
-
-
-
-
-
-