Hi Peter,
Please use formula in crystal reports.
The formula have to be in Crystal Reports formula syntax or if you set 'basicFmSyntax' to true in basic syntax. To add a FormulaField
to the fields set use method Fields.addFormulaField(String,String,int)
in class Fields
.
Please let me know if you need more details.
Regards,
Deepa.