Access 2003:
Hi All,
I have a text field in a table that can only have a maximun of 25 characters - including spaces.
I have set the field size to 25, but how do I go about setting a validation so that if a user tries to type in a length longer than 25, then a error message will pop up.
I tried putting len<25 in Validation Rule and then a message in validation Text, but this does not do it.
Any help would be appreciated.
Michael
Hi All,
I have a text field in a table that can only have a maximun of 25 characters - including spaces.
I have set the field size to 25, but how do I go about setting a validation so that if a user tries to type in a length longer than 25, then a error message will pop up.
I tried putting len<25 in Validation Rule and then a message in validation Text, but this does not do it.
Any help would be appreciated.
Michael