J
Jake
Hi,
I have a column with social security number where leding zeros occur
often. Excle strips them off, but I have gotten around this by defining
a custom format of '00000000000', which works fine.
However I also need to pick out certain digits from this number using
Left() and Mid(), and these functions does not take the 'artificially'
added zeading zero into account...
How can I in an excel cell convert the numeric values to strings with
leading zeros and that these leftpadded strings can be currectly
manipulated with Left() and Mid()
Thanks for a solution to this
geir
I have a column with social security number where leding zeros occur
often. Excle strips them off, but I have gotten around this by defining
a custom format of '00000000000', which works fine.
However I also need to pick out certain digits from this number using
Left() and Mid(), and these functions does not take the 'artificially'
added zeading zero into account...
How can I in an excel cell convert the numeric values to strings with
leading zeros and that these leftpadded strings can be currectly
manipulated with Left() and Mid()
Thanks for a solution to this
geir