Hi,
I am just starting out to add programming to my reports. I'm trying to make an IIF statement work, but it is giving me errors. Here is the statement that I have:
=IIf([State] is null, 1, 0 )
Access is giving me the standard invalid syntax error message, but I don't know where the problem is. Can anybody spot it for me?
Thanks!
I. Kinal
I am just starting out to add programming to my reports. I'm trying to make an IIF statement work, but it is giving me errors. Here is the statement that I have:
=IIf([State] is null, 1, 0 )
Access is giving me the standard invalid syntax error message, but I don't know where the problem is. Can anybody spot it for me?
Thanks!
I. Kinal