Hi,
I am confronting a problem on a query report that displays the difference of two fields by a calculated control where one field is blank. This gives me the typical '#error' in the field when report is viewed.
example: Diff: <Functionname>([Field1],[Field2])
Of course, it is impossible to allow such output to show on a report. Therefore, how can I subsitute whenever '#Error' occurs with another value such as 'Info n/a' or such without using 'Is Not Null' in the Criteria.
Thanks in advance for any assistance.
Gio.
I am confronting a problem on a query report that displays the difference of two fields by a calculated control where one field is blank. This gives me the typical '#error' in the field when report is viewed.
example: Diff: <Functionname>([Field1],[Field2])
Of course, it is impossible to allow such output to show on a report. Therefore, how can I subsitute whenever '#Error' occurs with another value such as 'Info n/a' or such without using 'Is Not Null' in the Criteria.
Thanks in advance for any assistance.
Gio.