HI
Probably simple I just cant figure it out.
I have cell content of a variable length string and I need to extract all text after "///" an example is below:
[TABLE="width: 604"]
<tbody>[TR]
[TD="width: 604"]897/C///Amarnath Leena CD20110316 09105348[/TD]
[/TR]
[TR]
[TD="width: 604"]I need to pull everything after the "///"
Another example would be:
[TABLE="width: 604"]
<tbody>[TR]
[TD="width: 604"]744/I/373632///SUVARNA, VINOD K MD=20110926 231597
Again I need to pull everything after the "///"
Right, Left, and Mid wont work since the position is different any thoughts?[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD="width: 604"][/TD]
[/TR]
</tbody>[/TABLE]
Probably simple I just cant figure it out.
I have cell content of a variable length string and I need to extract all text after "///" an example is below:
[TABLE="width: 604"]
<tbody>[TR]
[TD="width: 604"]897/C///Amarnath Leena CD20110316 09105348[/TD]
[/TR]
[TR]
[TD="width: 604"]I need to pull everything after the "///"
Another example would be:
[TABLE="width: 604"]
<tbody>[TR]
[TD="width: 604"]744/I/373632///SUVARNA, VINOD K MD=20110926 231597
Again I need to pull everything after the "///"
Right, Left, and Mid wont work since the position is different any thoughts?[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD="width: 604"][/TD]
[/TR]
</tbody>[/TABLE]