The 0 is dropped in zip codes beginning w/zero (Excell)

  • Thread starter Thread starter papadave
  • Start date Start date
P

papadave

Whenever I enter a zip code or birthdate (01/02 1943) begining with a zero in
Excell, the zero is dropped when I print a list. How can I ge the zero to
display at the beginning in these instances.
David (a dunce, I guess)
 
Either:
Format as text before you put the number in, or
Precede the number by an apostrophe, or
For date:
Put the date in as 01/02/1943 and format as dd/mm/yyyy (or mm/dd/yyyy as
appropriate), or
For zip code:
Format cell as zip code, or
Format as 00000 if you are loking for 5 digits.
 
Thank you David. I fomatted the zip code column as text as that is the only
one that would work. Now, why couldn't I have thought of that?
papadave
 
I just put in a ' when I want to do an individual item as text. So '01/01/07
will make that text also. Handy if it is only done here and there.
 
I'm curious, does the apostophe print?
papadave

VenusITN said:
I just put in a ' when I want to do an individual item as text. So '01/01/07
will make that text also. Handy if it is only done here and there.
 
Dave,

Nope. It is an Excel command, so you never see it in that context.

Good luck!
 

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