Q: Is it not possible to use IIF to "modify" the same field as it's testing?
Exampel: In a report I want a 0 if the field is empty. I'm using this syntax in the source-property-field: =IIF(ISNULL([field1]),0,[field1])
Field1 is of the type: Currency
Pls. tell me where I'm doing wrong
Regards from Spain
Exampel: In a report I want a 0 if the field is empty. I'm using this syntax in the source-property-field: =IIF(ISNULL([field1]),0,[field1])
Field1 is of the type: Currency
Pls. tell me where I'm doing wrong
Regards from Spain