K
KG
I have to set a validation rule with customised error message for a national
insurance number. This has two letters, six numbers in groups of 2 and 1
letter.
I have tried
Like "AA" " " "11" " " "11"" " "11" " " "A" where A represents a letter, 1 a
number and " " a space. Whatever I key into the table generates the same
error message - whether it is right or wrong.
I can do it with an input mask LL 00 00 00 L but only get a beep, not a
customised error messsage. I have tried setting the input mask with a
validation error message to no avail.
I am using Access 2003 Database.
KG
insurance number. This has two letters, six numbers in groups of 2 and 1
letter.
I have tried
Like "AA" " " "11" " " "11"" " "11" " " "A" where A represents a letter, 1 a
number and " " a space. Whatever I key into the table generates the same
error message - whether it is right or wrong.
I can do it with an input mask LL 00 00 00 L but only get a beep, not a
customised error messsage. I have tried setting the input mask with a
validation error message to no avail.
I am using Access 2003 Database.
KG