How do I add 2 leading 0s to a list of numbers

  • Thread starter Thread starter indymodeler
  • Start date Start date
I

indymodeler

I have a list of numbers, how do I add 2 leading 0s (zeros) to this
list of #s?
Thanks much, you folks are great!
Lakedawgs
 
Hi

if we're talking about how it looks only (ie you're not exporting it to
another format) then you can use a custom format, select your cells, choose
format / cells - in the numbers tab click on custom and type enough 0 to
give you 2 more than the current length of your numbers, e.g. if your
current numbers are 4 digits long type 000000

Cheers
JulieD
 
Back
Top