This report has many formulas calculating the %.
But this one is giving the 'Division by Zero error message.
The formula for "{@transfer in}" is
whileprintingrecords;
shared numbervar totparcels;
The Formula I'm having trouble with is:
(Sum ({@Damaged Refused}) + Sum ({@MD DPD error}) + Sum ({@Late}))
% ({@transfer in})
Help would be greatly appreciated!
But this one is giving the 'Division by Zero error message.
The formula for "{@transfer in}" is
whileprintingrecords;
shared numbervar totparcels;
The Formula I'm having trouble with is:
(Sum ({@Damaged Refused}) + Sum ({@MD DPD error}) + Sum ({@Late}))
% ({@transfer in})
Help would be greatly appreciated!