G
Guest
I am looking for a way to align a column by the decimal point. My data is
both numeric and character. I could make the data all character, but I'm
still not sure how to align string data by a particular character.
i.e.-
101.23**
1.26*
1.11***
12.12*
1.05
Help is appreciated.
both numeric and character. I could make the data all character, but I'm
still not sure how to align string data by a particular character.
i.e.-
101.23**
1.26*
1.11***
12.12*
1.05
Help is appreciated.