I'm using Crystal 8.5 to sum a field (F) in several groups. The groups are defined by a variable (@g). The summing formula from help says to use these inputs. Sum (fld, condFld)
This formula sum(F,@g) produces the following error: "The summary / running total field could not be created."
Any...
I'm struggling with what seems to be a simple problem. I want to
1) add fields A + B + C + D + E + F and display them as @G. I am using this in my formula {A} + {B} + . . . + {F}. It returns zero even when the fields have values. The SQL data type is money.
2) after that, I would like to sum...
What is a good way to locate the last detail of a group, so a text box can be formatted to underline it? Ideally the output will look like this:
RP Header
PH
GH1 A
GH2
Details 123
Details 123
Details 123
___________
GF2
GF1 A
GH1 B
GF2
Details 123
Details 123...
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.