N
nathanielcohen
Hi,
I'm gonna explain you waht I want with a sample:
I have a column A with those values:
1.2
15.8
854.6
12.98
1548.96
124.89
1258.2
1.2
58.3
546.8
...
My lenght value are never standard, so I want to know which formula
can use to get this kind of result (lenght = 8 with 2 decimal)
00000001.20
00000015.80
00000854.60
00000012.98
00001548.96
00000124.89
00001258.20
00000001.20
00000058.30
00000546.80
...
Thank you for your help
I'm gonna explain you waht I want with a sample:
I have a column A with those values:
1.2
15.8
854.6
12.98
1548.96
124.89
1258.2
1.2
58.3
546.8
...
My lenght value are never standard, so I want to know which formula
can use to get this kind of result (lenght = 8 with 2 decimal)
00000001.20
00000015.80
00000854.60
00000012.98
00001548.96
00000124.89
00001258.20
00000001.20
00000058.30
00000546.80
...
Thank you for your help