BigZilla Posted September 15, 2003 Posted September 15, 2003 I have a field that holds a manufacturers serial number that is a combination of 15 lettes and numbers. So the field must have not less than, or more than 15 characters. How would I do this? Thanks, Bill
Lee Smith Posted September 15, 2003 Posted September 15, 2003 Check out the Options for the Field and Validation features. It will be validate by calculation and the Calculation will be Length(TheText)=15 HTH Lee
Recommended Posts
This topic is 8087 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now