J
jb
I would like to extract a portion of this field, that has varying numbers of
characters. The one consistency is that the information I need is only 5
characters and is immediately following the 6th "/" in each case. Sample
information is shown below:
jjjj/aaa/aa.bbbbbccc/dddd/eeee/53414/55791/gjtuirioepw
jjjj//aaaaa.bbbbbccc/ddd/eeeeeee/12324/98765/gjtuiriovmnfenbm
In this example, I would like to see the result as 55791 and 98765
respectively. Any suggestions would be much appreciated.
jb
characters. The one consistency is that the information I need is only 5
characters and is immediately following the 6th "/" in each case. Sample
information is shown below:
jjjj/aaa/aa.bbbbbccc/dddd/eeee/53414/55791/gjtuirioepw
jjjj//aaaaa.bbbbbccc/ddd/eeeeeee/12324/98765/gjtuiriovmnfenbm
In this example, I would like to see the result as 55791 and 98765
respectively. Any suggestions would be much appreciated.
jb