stephenclarke111111111
New Member
- Joined
- Dec 8, 2017
- Messages
- 16
Hi,
I'm new to this and might not explain this the best,(see example below)
Column a has duplicated information multiple times, i need to display column b horizontally see column c , this is the result i'm after.
Please ask for anymore information, I look forward to seeing if this can be done.
Thanks
Stephen.
a b c
[TABLE="width: 554"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Part Number[/TD]
[TD]Model[/TD]
[TD]Result[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]3 Series[/TD]
[TD]3 Series","5 Series","Z1",6 Series[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]5 Series[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]Z1[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]6 Series[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]Courier[/TD]
[TD]"Courier","Fiesta"[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]Fiesta[/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
I'm new to this and might not explain this the best,(see example below)
Column a has duplicated information multiple times, i need to display column b horizontally see column c , this is the result i'm after.
Please ask for anymore information, I look forward to seeing if this can be done.
Thanks
Stephen.
a b c
[TABLE="width: 554"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]Part Number[/TD]
[TD]Model[/TD]
[TD]Result[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]3 Series[/TD]
[TD]3 Series","5 Series","Z1",6 Series[/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]5 Series[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]Z1[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1000[/TD]
[TD]6 Series[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]Courier[/TD]
[TD]"Courier","Fiesta"[/TD]
[/TR]
[TR]
[TD]1001[/TD]
[TD]Fiesta[/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]