M
Meggy Kantert
Dear Experts,
my form contains a calcualted field as follows:
=If(IsError([Queryname]![Filedname]);0;([Queryname]![Filedname]))
In Access environment it is working perfectly but in Runtime the contents
seem to be empty (Calculation is done, but nothing is visible)
I've tried another formula (NZ()...) with the same result.
Colours/fonts are as all other fields.
Thank you for reading and taking care,
Meggy
my form contains a calcualted field as follows:
=If(IsError([Queryname]![Filedname]);0;([Queryname]![Filedname]))
In Access environment it is working perfectly but in Runtime the contents
seem to be empty (Calculation is done, but nothing is visible)
I've tried another formula (NZ()...) with the same result.
Colours/fonts are as all other fields.
Thank you for reading and taking care,
Meggy