>a1:"This is the original PerfectCalc data file made with Version 1.00. >a1:\wc20 >f1:\dc101 >f1:\wc19 >b3:" Receipts >c3:" Salaries >d3:" Supplies >e3:" Balance >a5:"Opening Balance >b5:1.282E+04 >c5:9.2E+03 >d5:1.6E+03 >e5:=b5-c5-d5 >a7:"Oct 7 >b7:3.245E+03 >c7:2.45E+03 >d7:6.7E+02 >e7:=e5+b7-c7-d7 >a9:"Oct 14 >b9:3.56E+03 >c9:2.45E+03 >d9:7.2E+02 >e9:=e7+b9-c9-d9 >a11:"Closing Balance >b11:=sum(b5:b10) >c11:=sum(c5:c10) >d11:=sum(d5:d10) >e11:=b11-c11-d11 >f11:=b11 >f12:=c11 >f13:=d11 >f14:=e11 >a1