G
Guest
Hi,
How can I remove the 1st two characters and the last character of a text
string which is of dynamic string length? (that is my text string can be of
different length).
Example:
PM1236-5685Z --------> 1236-5685
HP25899-21158Y --------> 25899-21158
HM2125-3214Z --------> 2125-3214
HB125-256Y ---------> 125-256
Thanks and Regards,
Ringo
How can I remove the 1st two characters and the last character of a text
string which is of dynamic string length? (that is my text string can be of
different length).
Example:
PM1236-5685Z --------> 1236-5685
HP25899-21158Y --------> 25899-21158
HM2125-3214Z --------> 2125-3214
HB125-256Y ---------> 125-256
Thanks and Regards,
Ringo