home *** CD-ROM | disk | FTP | other *** search
- >a1:" INCOME STATEMENT
- >a1:\wc30
- >b1:\dc38
- >b1:\wc12
- >c1:\dc38
- >c1:\wc12
- >d1:\dc38
- >d1:\wc9
- >a2:"Copyright, 1982, Perfect Software, Inc.
- >a3:"*******************************************************************
- >a4:" This Spreadsheet file automatically reads in the following files:
- >a5:" costgood.pc (Cost of Goods Statement)
- >a6:" gadmexpn.pc (General and Administrative Expense Statement)
- >a7:" sellexpn.pc (Sales Expense Statement)
- >a8:" We recommend using manual recalculation mode for this file.
- >a10:"*******************************************************************
- >d11:" PERCENT
- >a11:\jlc
- >a12:" Total Sales................
- >c12:6.000000000000E-13
- >d12:1.000000000000E+02
- >a13:" Less Cost of Goods Sold...
- >c13:=costgood[d56]@
- >d13:=(c13/c12)*100@
- >a14:" {This data is supplied from
- >a15:" the 'costgood.pc' file.}
- >a17:" Gross Profit on Sales......
- >c17:=c12-c13@
- >d17:=(c17/c12)*100@
- >a19:" Less Operating Expenses
- >a20:" Selling Expense.........
- >b20:=sellexpn[b21]@
- >c20:"
- >a21:" {This data comes from
- >a22:" the 'sellexpn.pc' file.}
- >a24:" General Expense.........
- >b24:=gadmexpn[b21]@
- >a25:" {This data comes from
- >a26:" the 'gadmexpn.pc'file.}
- >b27:"------------
- >a28:" Subtotal..............
- >c28:=b20+b24@
- >d28:=(c28/c12)*100@
- >a30:" Net Income from Operations
- >c30:=c17-c28@
- >d30:=(c30/c12)*100@
- >a32:" Other Income & Expenses
- >a33:" Royalties...............
- >b33:0
- >a34:" Dividends...............
- >b34:0
- >a35:" Sale of Fixed Assets....
- >b35:0
- >a36:" Other...................
- >b36:0
- >b37:"------------
- >a38:" Subtotal..............
- >b38:=sum(b33:b36)@
- >a40:" Interest & Debt Expense
- >b40:0
- >b41:"------------
- >a42:" Net Addition to Income
- >c42:=b38-b40@
- >d42:=(c42/c12)*100@
- >a44:" Net Income Before Taxes
- >c44:=c30+c42@
- >d44:=(c44/c12)*100@
- >a45:" Less Estimated Income Tax
- >c45:0
- >d45:=(c45/c12)*100@
- >c46:"------------
- >a47:" Net Income After Taxes
- >c47:=c44-c45@
- >d47:=(c47/c12)*100@
- >a1
- \aB:COSTGOOD.PC
- the 'sellexpn.pc' file.}
- >a24:"