Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CrystalProcessor

    Crystal 8.5 Summing in Groups

    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...
  2. CrystalProcessor

    Addition in Crystal Report 8.5

    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...
  3. CrystalProcessor

    Add line to last text box in a detail group conditionally

    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...

Part and Inventory Search

Back
Top