Sooo.. I have a ton of data and I need it arranged all by one Row... And using Regex, and custom order, and ascending.. I'm 90% of the way there, unfortunately I'm now kinda stuck, I need to sort like this :
<tbody>
AAA
AAA x2
AAA x5
AAA x10
</tbody>
And Excel does this:
<tbody>
AAA
AAA...