putting leading zeros in front of number

  • Thread starter caroline argyle
  • Start date
F

FSt1

hi,
you could create a custom format for it but numbers with leading zeros are
usually not real numbers, that is a number you would want to do something
mathmatical to.
ever had a reason to devide your zip code by 2?
for that reason i usually recomend that you just format it as text and treat
it as such.

Regards

FSt1
 
Top