Wayne Cramer
Registered User.
- Local time
- Yesterday, 22:18
- Joined
- Aug 10, 2007
- Messages
- 93
I have an Access table with a field called Purchase Oreder Item. The field must be all numbers and the length can be from 10 characters to fourteen characters. I have no problem requiring all numeric characters with a validation rule and setting a maximum length with the input mask. The problem is requiring the minimum of ten numeric characters. The operator must enter a minimum of ten characters and no more than fourteen. Please help.