Thread
:
Mail merge does not show leading zero in Zip Code
View Single Post
#
2
Posted to microsoft.public.excel.programming
Frank Kabel
external usenet poster
Posts: 3,885
Mail merge does not show leading zero in Zip Code
Hi
one way: use a helper column with a formula such as
=TEXT(A1,"00000")
--
Regards
Frank Kabel
Frankfurt, Germany
"Altaf Choudry" <Altaf
schrieb im
Newsbeitrag ...
I can put leading zero by changeing the cell format, but when I rum
mail
merge through and attach an Excel file, my leading zero are missing.
For
example, Newark, NJ 07102 (it will display and print 7102). It
happens in all
MS Office versions released after Office 2000.
Reply With Quote
Frank Kabel
View Public Profile
Find all posts by Frank Kabel