home *** CD-ROM | disk | FTP | other *** search
- >a1:"SCHEDULE C -- PROFIT OR (LOSS) FROM BUSINESS OR PROFESSION
- >a1:\wc35
- >b1:\wc20
- >c1:\wc20
- >a3:" This spreadsheet relates to "taxa.87"
- >a5:"Income
- >a6:" 1a Gross Receipts
- >c6:0
- >a7:" 1b Less: Returns and Allowances
- >c7:0
- >a8:" 1c Line 1a - 1b
- >c8:=c6-c7@
- >a9:" 2 Cost of goods sold and/or operations
- >c9:0
- >a10:" 3 Gross Profit
- >c10:=c8-c9@
- >a11:" 4 Other income
- >c11:0
- >a12:" 5 Gross Income
- >c12:=c10+c11
- >a14:"Deductions
- >a15:" 6 Advertising
- >c15:0
- >a16:" 7 Bad debts
- >c16:0
- >a17:" 8 Bank Service Charges
- >c17:0
- >a18:" 9 Car and truck expenses
- >c18:0
- >a19:" 10 Commissions
- >c19:0
- >a20:" 11 Depletion
- >c20:0
- >a21:" 12 Depreciation (Form 4562)
- >c21:0
- >a22:" 13 Dues and Publications
- >c22:0
- >a23:" 14 Employee Benefit Programs
- >c23:0
- >a24:" 15 Freight
- >c24:0
- >a25:" 16 Insurance
- >c25:0
- >a26:" 17 Interest
- >c26:0
- >a27:" a Mortgage (financial institutions)
- >c27:0
- >a28:" b Other
- >c28:0
- >a29:" 18 Laundry and cleaning
- >c29:0
- >a30:" 19 Legal and professional services
- >c30:0
- >a31:" 20 Office expense
- >c31:0
- >a32:" 21 Pension and profit-sharing
- >c32:0
- >a33:" 22 Rent
- >c33:0
- >a34:" 23 Repairs
- >c34:0
- >a35:" 24 Supplies
- >c35:0
- >a36:" 25 Taxes
- >c36:0
- >a37:" 26 Travel and entertainment
- >c37:" ---
- >a38:" a Travel
- >b38:0
- >c38:" ---
- >a39:" b Meals and entertainment
- >b39:0
- >c39:" ---
- >a40:" c Enter 10% of line 26b
- >b40:=b39*.20@
- >c40:" ---
- >a41:" d Subtract line 26c from 26b
- >c41:=b39-b40@
- >a42:" 27 Utilities and phone
- >c42:0
- >a43:" 28a Wages
- >b43:0
- >c43:" ---
- >a44:" 28b Jobs Credit
- >b44:0
- >c44:" ---
- >a45:" 28c Line 28a - 28b
- >c45:=b43-b44@
- >a46:" 29 Other expenses
- >c46:0
- >a47:" 30 Total Deductions
- >c47:=sum(c15:c46)@
- >a49:" 31 Net Profit or (Loss)
- >c49:=c12-c47@
- >a1