Skip to Content
0
Former Member
Feb 26, 2009 at 04:55 PM

String Function

39 Views

Hi,

I have field which is techincal 18 characters in length but it has value 6 character i would like to select last 3 character from this ..

Eg:

573

I have to get 73 as my value i am getting next field character as my value for the below code

field1 = field1+2(3)

Need an help

thanks