View Single Post
 
Old 02-13-2015, 06:39 AM
EricMannzi EricMannzi is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Feb 2015
Posts: 7
EricMannzi is on a distinguished road
Default 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!
Reply With Quote