Hi
How to give alphanumeric validation for textbox in VBA for ms access
already the textboxvalue is filled with "6hy754"
textbox="6hy754 "
I have to check whether the value is alphanumeric or not
How to give alphanumeric validation for textbox in VBA for ms access
already the textboxvalue is filled with "6hy754"
textbox="6hy754 "
I have to check whether the value is alphanumeric or not
Comment