Display zero at the begnning of a number sequence in Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you format cells so that zero is displayed when it is at the begining
of a number sequence? Example: 031461 displays as 31461. I need the 0 at the
begining of the sequence to be displayed as well, but Excel hides it
automatically.
 
Hi

You could format the cell as text - but this means you can't use it for
calculations. An alternative is to use a custom format of 000000 - which
will then display 6 digits including leading zeroes if necessary.

Andy.
 
There's a couple of ways

1). Format cell as text
2). Enter a ' before text
3). Format cell as "0"General
4). If a mobile Number leave a gap 07777 777777

VBA Noob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top