Hi, At work we use an Access 2007 database where one of the fields in a table is a policy number. I want to restrict users to use 9 to 12 mix of alpha and numeric characters but ensure that the string does not contain any spaces or dashes (this field is used elsewhere as a lookup and these characters cause the lookup to fail). How do I do this? The only format I am using currently is > to force any alpha characters into upper case
Regards,
Maria