My Texbox has 123456
and i use this code;
MsgBox Right(Tex1.Text, 1)
but when i use MsgBox Right(Tex1.Text, 2), it display 56..
how can i display only the number 5 using the "Right" command?
|
Results 1 to 3 of 3
Thread: rightThreaded View
|
Click Here to Expand Forum to Full Width |