In my report, I have a calculated field that determines an account balance by two criteria (an account type and the sum of dr/cr's in the account). This is done with a series of IF, ElseIf statements. I want to sum the resulting column(s) independently but Crystal will not let me generate a grand total or running total on this field for the report footer. What am I doing wrong?