M
mokihi
I have a giant list in one column full of data that is prefixed by zeros.
eg. 271 is represented as 00271, 274 as 00274
I am trying to remove these zeros so as to be able to merge and sort this
data with another set.
Can anyone tell me how to remove these zeros from the data without manually
typing them in?
eg. 271 is represented as 00271, 274 as 00274
I am trying to remove these zeros so as to be able to merge and sort this
data with another set.
Can anyone tell me how to remove these zeros from the data without manually
typing them in?