开发者

How to get the sum of the column in Crystal Reports?

开发者 https://www.devze.com 2022-12-31 02:32 出处:网络
How to 开发者_运维知识库get the sum of the particular column value in Crystal Reports?The easiest way is to right click on your number field and choose Insert/Summary. Within the Insert Summary window

How to 开发者_运维知识库get the sum of the particular column value in Crystal Reports?


The easiest way is to right click on your number field and choose Insert/Summary. Within the Insert Summary window you have the options to choose the field to summarize, how to calculate the summary, and which section to put the summary.

Hope this helps.


Use the Sum() function of Crystal Reports.

0

精彩评论

暂无评论...
验证码 换一张
取 消