Hi,
I have a text fields which holds 8 digit numbers. And I want to take last 4 digits and show it in a label. How can I do it?
Thanks in advance for any help.
Ex:
In a Text Box : "12345678"
Result in Label : "5678"
I have a text fields which holds 8 digit numbers. And I want to take last 4 digits and show it in a label. How can I do it?
Thanks in advance for any help.
Ex:
In a Text Box : "12345678"
Result in Label : "5678"