Marcel2586
Registered User.
- Local time
- Today, 08:00
- Joined
- Mar 1, 2012
- Messages
- 41
I try to validate the input in a form combobox.
In my table it works okay with a validation rule
validation rule: Like "[A]"
validation text: The input should be two numbers with A or B with two numbers Example: 01A01 or 21B43
But when i go to my form i can still input other letters than A or B.
It will not save but there is no warning that the input is wrong.
In my table it works okay with a validation rule
validation rule: Like "[A]"
validation text: The input should be two numbers with A or B with two numbers Example: 01A01 or 21B43
But when i go to my form i can still input other letters than A or B.
It will not save but there is no warning that the input is wrong.