home *** CD-ROM | disk | FTP | other *** search
-
- Problem Computes interest amounts owed to the IRS on underpayment
- of income tax. Computations are based on the prevailing rates
- charged by the IRS over the period from Feb 1, 1975 thru current.
- Interest compounded daily after 1/1/83 per IRS regs.
-
-
-
- Block Diagram
- ___________________ ______________
- | | |
- | Interest | Instructions |
- | Calcs | |
- | | |
- |-------------------|--------------|
- | |
- | Macros |
- | |
- | |
- |-------------------|
-
-
- Tips
- Interest formulas fairly sophisticated. Use a combination
- of @IF, @ISNA, #OR#, #AND#, @SUM, AND @NA functions. (E12..J18)
-
-
-
-
-
-
-
-
-
-
-
-
-