hi m working with the crystal reports using c# in VS 2010.
i had to add the multiple fields and then make for them a separate column like total. now the next step is what i had to do is to sum-up the total into the grand total mean to say that all the total now must also be to add or sum again for getting the bill of the customer.
i had try to make a new formula for this grand total like
({@total})+({@total})
but it only add the top tow items nothing is done for the other items
i made google a lot almost for 3,4 hours but all in van :( m here waiting for the help.