Validation of Data
Posted by Robert Dorr on October 19, 2001 11:18 PM
I am designing a User Form.
I have a macro, at the start, which resets all the allowable user entries to blank.
The user entry cells in the tables in the form are validated to accept whole numbers between various ranges. The validation works fine providing the user enters something.
However if the user chooses to "TAB" trough the entry (and therefore leave it blank) the validation allows this, however I want to force a user entry.
I have ticked and unticked the "allow blanks" and read the "Help", but I cannot understand the function of the allow blanks as it seems to do nothing!
How do I force the user to enter a character rather than "TAB"?
Thanks & regards....... Robert