Hi All,
I have a macro with a Textbox and a button.
in that macro user is allowed write any values. But I need to put a restriction that user must enter only alpha numeric value and also the last part should be numeric.
Like if the user enters TEST_100 then it is correct.. but if the user enters 100_TEST then it show an error message..
So only last part of the string should be numeric..
can anyone help me?
Thanks.
Bookmarks