Properties for data entry control on Form help
I created a form using entry controls from the developer tab and was hoping I could create some validation and even tab order controls in order to, 1. control the user entries for "cleaner" information, and 2. to make sure users will fill out important information that is needed from this form. Example; I have a drop down choice control (Yes, No) box for users to select a choice and I need the control to not allow a null entry...User HAS to make a yes or no choice, or the form will cease to tab to the next form entry. Is this possible with maybe VB code or macro? The other part to this question is are there Tab order controls on a word form using fields/controls like I explained? Any help would be VERY much appreciated...thanks in advance!
|