charlie442
Registered User.
- Local time
- Today, 13:52
- Joined
- Jan 14, 2011
- Messages
- 53
Hi gurus,
I am trying to figure out how to make a text box value required only if another text is completed. Lets call them [txt1] and [txt2]. So if [txt1] is filled in then [txt2] becomes necessary for the user of the form to fill in too. I am sure this must be easy enough but my limited knowledge has led me into a corner. I have tried entering various expressions in the validation rule property as well as numerous attempts at coding it in the VBA window but alas.
Any help greatly appreciated
Thanks
Charlie
I am trying to figure out how to make a text box value required only if another text is completed. Lets call them [txt1] and [txt2]. So if [txt1] is filled in then [txt2] becomes necessary for the user of the form to fill in too. I am sure this must be easy enough but my limited knowledge has led me into a corner. I have tried entering various expressions in the validation rule property as well as numerous attempts at coding it in the VBA window but alas.
Any help greatly appreciated
Thanks
Charlie