Hey guys,
I've been pulling my hair and trying to work this out, I was wondering if there's a formula that would allow me to remove the extra semi-columns, see data below:
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>[TABLE="width: 0"]
<tbody>[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;SA;;;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];NSW;NT;QLD;SA;TAS;VIC;WA[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;QLD;;;;
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>;NSW;;;;;VIC;
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>;NSW;;;;TAS;VIC;
How it should appear:
VIC
VIC
SA
VIC
VIC
VIC
[TABLE="width: 0"]
<tbody>[TR]
[TD]NSW;NT;QLD;SA;TAS;VIC;WA
VIC
QLD
NSW;VIC
NSW;TAS:VIC[/TD]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]
Thanks in advance,
Kevin
[/TD]
[/TR]
</tbody>[/TABLE]
I've been pulling my hair and trying to work this out, I was wondering if there's a formula that would allow me to remove the extra semi-columns, see data below:
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>[TABLE="width: 0"]
<tbody>[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;SA;;;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];NSW;NT;QLD;SA;TAS;VIC;WA[/TD]
[/TR]
[TR]
[TD];;;;;;VIC;[/TD]
[/TR]
[TR]
[TD];;;QLD;;;;
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>;NSW;;;;;VIC;
<style type="text/css"><!--br {mso-data-placement:same-cell;}--></style>;NSW;;;;TAS;VIC;
How it should appear:
VIC
VIC
SA
VIC
VIC
VIC
[TABLE="width: 0"]
<tbody>[TR]
[TD]NSW;NT;QLD;SA;TAS;VIC;WA
VIC
QLD
NSW;VIC
NSW;TAS:VIC[/TD]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]
Thanks in advance,
Kevin
[/TD]
[/TR]
</tbody>[/TABLE]