Katrina has attended:
Access Introduction course
Access Intermediate course
Validation Rule
In Validation Rule, what would I write to restrict the text length to 8?
Thanks
RE: Validation Rule
Hi Katrina, thanks for your query. In the validation rule for the field in table design view put:
Like "????????"
...(where "?" represents 1 character) to force enter of exactly 8 characters. If you want a maximum of 8, just set the text length of the field to 8.
Hope this helps,
Anthony