I have a table that contains posative and negavtive figures. I would like to place all the postive results on one page and all the negative results on another page and then a total of both in the footer.
I will assume that these 'figures' are stored in a numeric field.
First, create a Crystal formula field with the following formula:
If {field} < 0
then "B"
else "A"
Second insert a new group using this field.
Third, add a page break on the group footer of this group using the "New Page After" check mark under "Format - Section".
You can now select the field itself and use "Insert - Grand Total" or "Insert - Subtotal" to get the totals that you need.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.