J
JayTee
Hi all,
Can someone please tell me the code to ensure a user enters only the
following combination of text and Numbers. (i.e. JT0982) I have a Access
front linked to an SQL back end.
I know there is a mask but this won't help me because of the back end being
SQL and I don't know how to set the required text combination in SQL so I
thought I would see if I can obtain a bit of code to use on a text boxes
after update event.
The bottom line is, if some enters anything else other then the combination
of 2 letters followed by 4 numbers with no spaces a message will pop up
saying "Invalid Sign on" All signons on this database cosist of the above
combination.
Thanks in advance for anyone that may be able to assist me.
J
Can someone please tell me the code to ensure a user enters only the
following combination of text and Numbers. (i.e. JT0982) I have a Access
front linked to an SQL back end.
I know there is a mask but this won't help me because of the back end being
SQL and I don't know how to set the required text combination in SQL so I
thought I would see if I can obtain a bit of code to use on a text boxes
after update event.
The bottom line is, if some enters anything else other then the combination
of 2 letters followed by 4 numbers with no spaces a message will pop up
saying "Invalid Sign on" All signons on this database cosist of the above
combination.
Thanks in advance for anyone that may be able to assist me.
J