开发者

how to (count all record)/2 in Crystal Report?

how to (count all record)/2 and show the result in the report - in Crystal Report ?

开发者_开发百科

(working in C#)

thank's in advance


You want to display half the record count in the report somewhere?

Just create a formula field with the text :

RecordNumber/2

and place it in the report footer.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜