Hi all,

I wanted to extract a sub string from a string,
The string in my data set is as follows
222222BTTTTT000000000TTTTTT333333
TTTT0000000000TTTTT22222222222222
00000TTTTTT00000000000000000000000

like wise I have almost 50,000 observations in a variable. I wanted to extract the sub string between two "T"'s in each string or string after "T". So please do help me in this regard.

Thanks in advance.