Hi
how to sum Formula field in crystal report
i have a formula field in Group Footer ,using this i calculated sum off a Database FieldAmount (@Netotal)
in each group in my report
and i want to calculate Grand Total For All Groups in Report Footer
how i accomplish this task
when i use like this in formula its giving me error
Sum ({@Netotal}) (The field can not be summarized)
Calculate Grand Total in Report Footer based on subtotal
note : this subtotal is in every group