Hi Guys,
Using Windows 7 & Excel 2010.
I have the following list :
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl63, width: 64"]List[/TD]
[TD="class: xl63, width: 64"]Currency[/TD]
[TD="class: xl63, width: 64"]Status[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
</tbody>[/TABLE]
Would like to add a column after every different name list.
So it ends up being following :
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl65, width: 64"]List[/TD]
[TD="class: xl65, width: 64"]Currency[/TD]
[TD="class: xl65, width: 64"]Status[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
</tbody>[/TABLE]
Any idea how I could do it .
Thank you
Using Windows 7 & Excel 2010.
I have the following list :
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl63, width: 64"]List[/TD]
[TD="class: xl63, width: 64"]Currency[/TD]
[TD="class: xl63, width: 64"]Status[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
</tbody>[/TABLE]
Would like to add a column after every different name list.
So it ends up being following :
[TABLE="width: 192"]
<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl65, width: 64"]List[/TD]
[TD="class: xl65, width: 64"]Currency[/TD]
[TD="class: xl65, width: 64"]Status[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]V[/TD]
[/TR]
[TR]
[TD]Pear[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]Durian[/TD]
[TD]AUD[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]Mango[/TD]
[TD]AUD[/TD]
[TD]D[/TD]
[/TR]
</tbody>[/TABLE]
Any idea how I could do it .
Thank you