I have a string and need to get the last five characters out of it. I'm using:
lblCardNo.Text = Right$(empid, 5)
but the Right function doesn't seem to work in .NET
|
Results 1 to 8 of 8
Thread: stringThreaded View
|
Click Here to Expand Forum to Full Width |