I have a column of numbers formatted as text like this:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
010000<o></o>
010101<o></o>
020201<o></o>
020306<o></o>
<o> </o>
I would like them formatted like this:<o></o>
<o> </o>
01.00.00<o></o>
01.01.01<o></o>
02.02.01<o></o>
02.03.06<o></o>
<o> </o>
Is there an easy way to do the conversion? Nothing I try seems to work.<o></o>
<o> </o>
Thanks!<o></o>
<o> </o>
010000<o></o>
010101<o></o>
020201<o></o>
020306<o></o>
<o> </o>
I would like them formatted like this:<o></o>
<o> </o>
01.00.00<o></o>
01.01.01<o></o>
02.02.01<o></o>
02.03.06<o></o>
<o> </o>
Is there an easy way to do the conversion? Nothing I try seems to work.<o></o>
<o> </o>
Thanks!<o></o>