nparsons75
Well-known Member
- Joined
- Sep 23, 2013
- Messages
- 1,256
- Office Version
- 2016
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.
I have 4 boxes,
boxpart1
boxpart2
boxpart3
boxpart4
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.
I have 4 boxes,
boxpart1
boxpart2
boxpart3
boxpart4
Thanks in advance.