B
BCP
I want to convert a column of data to include leading zeros so that I can
sort the column properly. There are over 500 entries so I don't want to do
it by hand.
Here's an example of the data, original data on the left, converted on the
right:
1.1.0.1 01.01.00.01
1.1.1.0 01.01.01.00
10.2.75.0 10.02.75.00
10.6.2.0 10.06.02.00
11.0.0.0 11.00.00.00
11.1.1.3 11.01.01.03
4.8.4.2 04.08.04.02
5.10.14.2 05.10.14.02
Does anyone know a way I could do this in Excel?
Or perhaps a program on the internet?
Thanks
sort the column properly. There are over 500 entries so I don't want to do
it by hand.
Here's an example of the data, original data on the left, converted on the
right:
1.1.0.1 01.01.00.01
1.1.1.0 01.01.01.00
10.2.75.0 10.02.75.00
10.6.2.0 10.06.02.00
11.0.0.0 11.00.00.00
11.1.1.3 11.01.01.03
4.8.4.2 04.08.04.02
5.10.14.2 05.10.14.02
Does anyone know a way I could do this in Excel?
Or perhaps a program on the internet?
Thanks