how do you display a zip code with a leading zero

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

Guest

How do you display a zip code with a leading zero without changing the format
to a text field?
 
Only way i know how to do this is to format cell, look under special and
there is a selection especially for Zip codes.
 
Maybe you could use a custom format to cover both 5 digits and 9 digit zips:

[>99999]00000-0000;00000
 

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