G
Guest
I have a text field [FoodContact] that I want to appear only if it's value is
"Yes." I can't seem to work this out. Here's the control source I'm using,
however, it returns the dreaded #Error.
=IIf([FoodContact]<>"Yes",Null,"")
Can anyone help, please? Thanks!
"Yes." I can't seem to work this out. Here's the control source I'm using,
however, it returns the dreaded #Error.
=IIf([FoodContact]<>"Yes",Null,"")
Can anyone help, please? Thanks!