I have created a report which includes a calculated field of the type
.....=Sum(QUANT ITY]*[Expr1]) and the report also does a group total which
gives an overall sum for the report.
My problem is that when I run the report, if there are no records to return,
I get an ERROR message in a couple of the fields.
Is there anyway that I can eliminate this ERROR message when there are no
results from the underlying query.
Thanks for any help
Frank Murren
.....=Sum(QUANT ITY]*[Expr1]) and the report also does a group total which
gives an overall sum for the report.
My problem is that when I run the report, if there are no records to return,
I get an ERROR message in a couple of the fields.
Is there anyway that I can eliminate this ERROR message when there are no
results from the underlying query.
Thanks for any help
Frank Murren
Comment