Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear All,

I need help in calculating the sum of a formula filed in crystal report. I have a formula filed '@DebitAmount' ,I want to calculate the 'sum({DebitAmout}).

As its a formula it return an error.Can any one tell me how to just get total of '@DebitAmount'


With Regrads,

Ashrafuddin.T
Posted
Comments
mails4vijayakumar 9-Aug-12 3:59am    
how to calculate Maximum value of formula field in crystal reports ?

ash_lookin4u wrote:
I have a formula filed '@DebitAmount' ,I want to calculate the 'sum

Its already a formula field. Why not have a SUM inside that very formula? Whats the issue in it... i guess that is do-able!
 
Share this answer
 
v2
Comments
Dalek Dave 26-Jun-10 10:19am    
Reason for my vote of 5
obvious and true answer!
You can use Summary, Sub Total or Grand Total fields which is under Insert menu in Crystal reports.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900