When I enter the following statement:
IIf([Fieldname]=0,null,[Fieldname])
I get an Error message.
Also, in the query, if I say <> 0, the results do not show anything, however in my reports that field will then show up as Error in my calculations.
Do you have any ideas what I am doing wrong.
Thank you
IIf([Fieldname]=0,null,[Fieldname])
I get an Error message.
Also, in the query, if I say <> 0, the results do not show anything, however in my reports that field will then show up as Error in my calculations.
Do you have any ideas what I am doing wrong.
Thank you