Using zero's for the first number in excell collumns

D

djc256

I want to create a column for the zipcodes in a mailing list and some of them
have zero's as the first number. the formatting won't let me use zeros as
the first number in a collumn. how do i fix this?
 
R

RagDyeR

Since the column is dedicated to zip codes, XL has a built in format you can
use:

<Format> <Cells> <Number> tab,
and click on "Special".

Gives you 2 choices:
Zip Code & Zip Code+4
--

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

I want to create a column for the zipcodes in a mailing list and some of
them
have zero's as the first number. the formatting won't let me use zeros as
the first number in a collumn. how do i fix this?
 
G

Gord Dibben

Pre-format the column as Text or preface your zipcodes with an apostrophe which
will be visible only in the formula bar.


Gord Dibben MS Excel MVP
 
J

Jim Thomlinson

You can try either
Format|Cells|Number tab|Special
which allow sfor zip codes or zip codes + 4.

OR (this is my preference as it does both)
Format|Cells|Number tab|Custom category
[>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

Top