L
Liz J
Hi
I have a database table that has a field to keep phone numbers. I have set
it to text and want to put validation on it so that the length of the text
inserted is either 11 characters long or 12.
I want to put it into the validation option in the table design view.
Something along the lines of
Len between 11 and 12
but that doesn't work it brings up an error when anything is put in.
Can anyone help with the syntax? I don't want to use VBA as this is for
GCSE students.
thanks
Liz
I have a database table that has a field to keep phone numbers. I have set
it to text and want to put validation on it so that the length of the text
inserted is either 11 characters long or 12.
I want to put it into the validation option in the table design view.
Something along the lines of
Len between 11 and 12
but that doesn't work it brings up an error when anything is put in.
Can anyone help with the syntax? I don't want to use VBA as this is for
GCSE students.
thanks
Liz