I want to split the content in a column (Vendor 1, Vendor 2, Vendor 3) into different rows.
[TABLE="width: 1291"]
<colgroup><col><col><col><col><col><col><col span="2"></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Type[/TD]
[TD]Name[/TD]
[TD]Vendor 1[/TD]
[TD]Vendor 2[/TD]
[TD]Vendor 3[/TD]
[TD]Manager[/TD]
[TD]Available[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD]Padma whole sale[/TD]
[TD]Fruit Junction; Juice corner[/TD]
[TD]Hypercity; Star bazzar[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Orange[/TD]
[TD]2[/TD]
[TD]Australia[/TD]
[TD]Padma whole sale;Fruit Junction[/TD]
[TD]Juice corner[/TD]
[TD][/TD]
[TD]Gopi[/TD]
[TD]Single[/TD]
[/TR]
[TR]
[TD]Grapes[/TD]
[TD]3[/TD]
[TD]Australia[/TD]
[TD][/TD]
[TD]Padma whole sale;Fruit Junction[/TD]
[TD]Hypercity; Star bazzar[/TD]
[TD]Preethi[/TD]
[TD]Multiple[/TD]
[/TR]
</tbody>[/TABLE]
Final outcome should be like below for every items.
[TABLE="width: 994"]
<colgroup><col><col><col><col><col><col><col span="2"></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Type[/TD]
[TD]Name[/TD]
[TD]Vendor 1[/TD]
[TD]Vendor 2[/TD]
[TD]Vendor 3[/TD]
[TD]Manager[/TD]
[TD]Available[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD]Padma whole sale[/TD]
[TD][/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD]Fruit Junction[/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD] Juice corner[/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD][/TD]
[TD]Hypercity[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD][/TD]
[TD]Star bazzar[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
</tbody>[/TABLE]
It will be helpful for us. It will save the tons of Time
[TABLE="width: 1291"]
<colgroup><col><col><col><col><col><col><col span="2"></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Type[/TD]
[TD]Name[/TD]
[TD]Vendor 1[/TD]
[TD]Vendor 2[/TD]
[TD]Vendor 3[/TD]
[TD]Manager[/TD]
[TD]Available[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD]Padma whole sale[/TD]
[TD]Fruit Junction; Juice corner[/TD]
[TD]Hypercity; Star bazzar[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Orange[/TD]
[TD]2[/TD]
[TD]Australia[/TD]
[TD]Padma whole sale;Fruit Junction[/TD]
[TD]Juice corner[/TD]
[TD][/TD]
[TD]Gopi[/TD]
[TD]Single[/TD]
[/TR]
[TR]
[TD]Grapes[/TD]
[TD]3[/TD]
[TD]Australia[/TD]
[TD][/TD]
[TD]Padma whole sale;Fruit Junction[/TD]
[TD]Hypercity; Star bazzar[/TD]
[TD]Preethi[/TD]
[TD]Multiple[/TD]
[/TR]
</tbody>[/TABLE]
Final outcome should be like below for every items.
[TABLE="width: 994"]
<colgroup><col><col><col><col><col><col><col span="2"></colgroup><tbody>[TR]
[TD]Name[/TD]
[TD]Type[/TD]
[TD]Name[/TD]
[TD]Vendor 1[/TD]
[TD]Vendor 2[/TD]
[TD]Vendor 3[/TD]
[TD]Manager[/TD]
[TD]Available[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD]Padma whole sale[/TD]
[TD][/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD]Fruit Junction[/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD] Juice corner[/TD]
[TD][/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD][/TD]
[TD]Hypercity[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]1[/TD]
[TD]Kashmir[/TD]
[TD][/TD]
[TD][/TD]
[TD]Star bazzar[/TD]
[TD]Anthony[/TD]
[TD]multiple[/TD]
[/TR]
</tbody>[/TABLE]
It will be helpful for us. It will save the tons of Time