摘要:
1,添加公式字段 amount1 輸入以下代碼whileprintingrecords;global numberVar ptotal;ptotal:=0;2,添加公式字段amount2 whileprintingrecords;global numberVar ptotal;ptotal:={命令.ExpenditureAmount};//計算字段ptotal := ptotal + ToNumber (ptotal) ;3,添加公式字段amount3whileprintingrecords;global numberVar Eptotal;最后將amount1放入頁面首,amount2放入 阅读全文
posted @ 2011-03-29 10:35
CarlyChen
阅读(274)
评论(0)
推荐(0)