View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
bernard liengme
 
Posts: n/a
Default Entering zeros in Excel

Select the range of cells and use Format|Cells-Number-Custom and enter
00000 as the custom format.

The view zero setting is used to display/hide values that compute t zero (no
just a leading zero)

best wishes
Bernard

"AndrewA" wrote in message
...
I am creating a simple excel document into which I want to place address
values such as Name, Street, Zip Code etc. Ultimately, I will do a Mail
Merge with Word to create address labels.

The problem: When I type into the field I have for zip codes, if the zip
code starts with a zero (eg., 06787), Excel immediately deletes the zero
and
list the entry as "6787". I have tried to enable "zeros" in
Tools/Options/View/Zero Values but can not get the program to allow the
entry
of "06787".

What simple thing am I missing?