D
DS
I'm trying to write an IIf statement and it doesn't seem to be working.
=IIf([MenuDay]=1,[Text17].Visible=True,[Text17].Visible=False)
I'm putting this on the control of [Text17]
Thanks
DS
=IIf([MenuDay]=1,[Text17].Visible=True,[Text17].Visible=False)
I'm putting this on the control of [Text17]
Thanks
DS