M
MES via AccessMonster.com
I am trying to create a validation rule for a data-entry form field (text
field). I want this field to be required; therefore, my validation rule
should not allow null values or zero-strings. Further, I would like to
prevent the user from tabbing and continuing on to the next field until this
field is populated. How would I do this? I tried using "IsNotNull" function,
but that does not seem to work.
Any help would be greatly appreciated. Thanks in advance.
field). I want this field to be required; therefore, my validation rule
should not allow null values or zero-strings. Further, I would like to
prevent the user from tabbing and continuing on to the next field until this
field is populated. How would I do this? I tried using "IsNotNull" function,
but that does not seem to work.
Any help would be greatly appreciated. Thanks in advance.