- Create a calculated field that clears an array variable & returns "";
- Insert this field into a group or report header;
- Create a calculated field that re-dimensions the array variable with an extra element, adds the calculated value to the array & returns "";
- Insert this field into a details line;
- Create a calculated field that summarises the array variable & return this out put;
- Insert this field into a group or report header.
Thursday, November 20, 2008
Crystal: summarising formula fields
For some crazy reason, it seems that Crystal won't easily let you summarise (sum, average, etc) calculated values. After trawling the net for a while I managed to come up with the following 'hack' to achieve this.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment