help to format page footer in crystal reports
Dear friends
I am making a crystal report. i have a database field called amount_in_words and a running sum formula field called @amount on page footer. I want to display these fields on the last page only. I am not able to find any solution for this. Please help me to sort it out.
thanks in advance
shivpreet2k1
Re: help to format page footer in crystal reports
Move the two fields into the ReportFooter section. That section prints once, at the end of the report.