I run a report that I export into excel and it will have multiple names in one column separated by a comma. How can I move the crew members into their own column?
[TABLE="width: 537"]
<colgroup><col><col span="3"></colgroup><tbody>[TR]
[TD] Current
COLUMN A [/TD]
[TD="colspan: 3"] Needed
COLUMN A COLUMN B COLUMN C[/TD]
[/TR]
[TR]
[TD] Crew Member[/TD]
[TD]Crew Member[/TD]
[TD]Crew Member[/TD]
[TD]Crew Member[/TD]
[/TR]
[TR]
[TD]chris porter, steve porter, cindy porter[/TD]
[TD]chris porter[/TD]
[TD]steve porter[/TD]
[TD]cindy porter [/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 537"]
<colgroup><col><col span="3"></colgroup><tbody>[TR]
[TD] Current
COLUMN A [/TD]
[TD="colspan: 3"] Needed
COLUMN A COLUMN B COLUMN C[/TD]
[/TR]
[TR]
[TD] Crew Member[/TD]
[TD]Crew Member[/TD]
[TD]Crew Member[/TD]
[TD]Crew Member[/TD]
[/TR]
[TR]
[TD]chris porter, steve porter, cindy porter[/TD]
[TD]chris porter[/TD]
[TD]steve porter[/TD]
[TD]cindy porter [/TD]
[/TR]
</tbody>[/TABLE]