G
Gurtz
Hello,
I am using the IIF function in the Control Source field of
a properties dialogue:
=IIF([TextBox1]="" OR [TextBox2]="", "blank", "not blank")
However, this doesn't appear to work.. it just
returns "not blank" whether the fields are blank or not. I
also checked for Null instead of "" and got the same
result.
Any ideas?
Thanks,
Gurtz
[email = no $]
I am using the IIF function in the Control Source field of
a properties dialogue:
=IIF([TextBox1]="" OR [TextBox2]="", "blank", "not blank")
However, this doesn't appear to work.. it just
returns "not blank" whether the fields are blank or not. I
also checked for Null instead of "" and got the same
result.
Any ideas?
Thanks,
Gurtz
[email = no $]