Hi, I have downloaded the data in the table, and it came with the percent numbers (in grey) stuck to the volume numbers (in black). I have 400 rows like this and need two columns - one for volume numbers and the other for percent numbers. Because I have various numbers of characters in each row that need to be separated, I cannot use a LEFT/RIGHT formula. Is there an alternative way to separate these? two
Many thanks!
A_K
[TABLE="width: 193"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Product1[/TD]
[TD]39(1%)[/TD]
[/TR]
[TR]
[TD]Product2[/TD]
[TD]398(10.16%)[/TD]
[/TR]
[TR]
[TD]Product3[/TD]
[TD]432(11.02%)[/TD]
[/TR]
[TR]
[TD]Product4[/TD]
[TD]2756(70.3%)[/TD]
[/TR]
[TR]
[TD]Product5[/TD]
[TD]456(11.64%)[/TD]
[/TR]
[TR]
[TD]Product6[/TD]
[TD]457(11.66%)[/TD]
[/TR]
[TR]
[TD]Product7[/TD]
[TD]482(12.3%)[/TD]
[/TR]
[TR]
[TD]Product8[/TD]
[TD]328(8.37%)[/TD]
[/TR]
[TR]
[TD]Product9[/TD]
[TD]2884(73.6%)[/TD]
[/TR]
</tbody>[/TABLE]
Many thanks!
A_K
[TABLE="width: 193"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Product1[/TD]
[TD]39(1%)[/TD]
[/TR]
[TR]
[TD]Product2[/TD]
[TD]398(10.16%)[/TD]
[/TR]
[TR]
[TD]Product3[/TD]
[TD]432(11.02%)[/TD]
[/TR]
[TR]
[TD]Product4[/TD]
[TD]2756(70.3%)[/TD]
[/TR]
[TR]
[TD]Product5[/TD]
[TD]456(11.64%)[/TD]
[/TR]
[TR]
[TD]Product6[/TD]
[TD]457(11.66%)[/TD]
[/TR]
[TR]
[TD]Product7[/TD]
[TD]482(12.3%)[/TD]
[/TR]
[TR]
[TD]Product8[/TD]
[TD]328(8.37%)[/TD]
[/TR]
[TR]
[TD]Product9[/TD]
[TD]2884(73.6%)[/TD]
[/TR]
</tbody>[/TABLE]