S
Sharon
Hi,
I have fields that do "Sum" of other fields in the report.
When the report is empty, I get ERROR in the fields with
the sum calculation.
I tried to add this condition:
IIf([payment]="",0,sum([pament]) and it didn't change the
ERROR value of the field.
Any idea?
Thanks in advance,
Sharon
I have fields that do "Sum" of other fields in the report.
When the report is empty, I get ERROR in the fields with
the sum calculation.
I tried to add this condition:
IIf([payment]="",0,sum([pament]) and it didn't change the
ERROR value of the field.
Any idea?
Thanks in advance,
Sharon