S
Sue Compelling
Hi
I'm trying to make a text box and labels invisible when another field is
empty.
I've tried the following code on Form_Current though an error message comes
back with "Invalid use of Null"
Help ...
Me.OrgType.Visible = Me.OrgTitle = ""
TIA
I'm trying to make a text box and labels invisible when another field is
empty.
I've tried the following code on Form_Current though an error message comes
back with "Invalid use of Null"
Help ...
Me.OrgType.Visible = Me.OrgTitle = ""
TIA