Hi,
I have a userform that has a number of textboxes that I need to restrict to allow only alphanumeric characters. Letters / numbers only.
No / * . characters etc.
Is this to be done using vba code, if so, can anyone help with what the code would be and where to put it.
like TEXU1234567
CAXU1234567
Thanks in advance.
I have a userform that has a number of textboxes that I need to restrict to allow only alphanumeric characters. Letters / numbers only.
No / * . characters etc.
Is this to be done using vba code, if so, can anyone help with what the code would be and where to put it.
like TEXU1234567
CAXU1234567
Thanks in advance.