ravikr1980
New Member
- Joined
- Jan 11, 2014
- Messages
- 2
Hi,
I want to separate the text and numbers into two different cells. Basically, I have the entire drawing details in one cell and I need to split it up, e.g. I have:
[TABLE="width: 316"]
<colgroup><col></colgroup><tbody>[TR]
[TD]KEEP PLATE 902 4 0002[/TD]
[/TR]
[TR]
[TD]STOOL 525 4 0199[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0200[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0201[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0202[TABLE="width: 316"]
<colgroup><col></colgroup><tbody>[TR]
[TD]plz help[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I want to separate the text and numbers into two different cells. Basically, I have the entire drawing details in one cell and I need to split it up, e.g. I have:
[TABLE="width: 316"]
<colgroup><col></colgroup><tbody>[TR]
[TD]KEEP PLATE 902 4 0002[/TD]
[/TR]
[TR]
[TD]STOOL 525 4 0199[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0200[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0201[/TD]
[/TR]
[TR]
[TD]PACK PLATE 525 4 0202[TABLE="width: 316"]
<colgroup><col></colgroup><tbody>[TR]
[TD]plz help[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]