Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default mail merge and zip codes

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 772
Default mail merge and zip codes

In another column do text(A3,"00000") A3 being the cell with the zip and fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default mail merge and zip codes

okay so i know how to fill down, but i don't know what 'paste special values
over the old one' means...?

"John Bundy" wrote:

In another column do text(A3,"00000") A3 being the cell with the zip and fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 772
Default mail merge and zip codes

copy the column, then right click the top of the next column, select paste
special, then select values
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

okay so i know how to fill down, but i don't know what 'paste special values
over the old one' means...?

"John Bundy" wrote:

In another column do text(A3,"00000") A3 being the cell with the zip and fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default mail merge and zip codes

copy which column, the one with the zip codes?
(thank you SO much!)

"John Bundy" wrote:

copy the column, then right click the top of the next column, select paste
special, then select values
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

okay so i know how to fill down, but i don't know what 'paste special values
over the old one' means...?

"John Bundy" wrote:

In another column do text(A3,"00000") A3 being the cell with the zip and fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 772
Default mail merge and zip codes

Ok, say your unformatted zip codes are in column A insert a column between A
and B and in it put the code as before =Text(A3,"00000") assuming A3 is the
first cell with a zip, copy down. Now if these don't look right let me know
it failed on the first step. If it looks right select the column you just
made by clicking the header, this should select the entire column of
functions you just made, hit ctl-C to copy them. Now select the entire column
that contains your old zip codes, Column A in this scenario, select edit on
your toolbar, select 'Paste Special' then click the box with 'Values' the
zips you created should now be written over your old ones, delete the column
you created with all of the formulas. If this doesn't work you'll have to
send me your workbook and i'll do it for you when i get home.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

copy which column, the one with the zip codes?
(thank you SO much!)

"John Bundy" wrote:

copy the column, then right click the top of the next column, select paste
special, then select values
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

okay so i know how to fill down, but i don't know what 'paste special values
over the old one' means...?

"John Bundy" wrote:

In another column do text(A3,"00000") A3 being the cell with the zip and fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default mail merge and zip codes

Editpaste special as values


--
Regards,

Peo Sjoblom



"LStout" wrote in message
...
okay so i know how to fill down, but i don't know what 'paste special
values
over the old one' means...?

"John Bundy" wrote:

In another column do text(A3,"00000") A3 being the cell with the zip and
fill
down. then you should be able to copy the column and paste special values
over the old one.
--
-John
Please rate when your question is answered to help us and others know
what
is helpful.


"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail
merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i
have
the column setting set to "zip code" and it still drops the first 0.
this is
going to take much too long to type in all of the 0's myself. is there
a way
to fix this? thanks!



  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default mail merge and zip codes

Debra Dalgleish posted this:

There's an article on the Microsoft web site that might help you:

Answer Box: Numbers don't merge right in Word
http://office.microsoft.com/en-ca/as...164951033.aspx

And if you prefer the old Mail Merge helper, Word MVP Suzanne Barnhill
has instructions he

http://sbarnhill.mvps.org/WordFAQs/C...ngWord2002.htm

about half way down the page.

LStout wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!


--

Dave Peterson
  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default mail merge and zip codes

Hi,

Do the following:

1. Select the cell, which would contain zip code.
2. Do one of the following:
* Right-click and select Format Cells.
* On the Format menu, click Cells.
The Format Cells dialog is displayed.
3. Click the Number Tab.
4. Under the Category list select Text.
5. Click OK to return to the Worksheet.

Challa Prabhu

"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default mail merge and zip codes

If the values in that column were numbers with a custom format to show leading
0's, then this won't keep those leading 0's.

challa prabhu wrote:

Hi,

Do the following:

1. Select the cell, which would contain zip code.
2. Do one of the following:
* Right-click and select Format Cells.
* On the Format menu, click Cells.
The Format Cells dialog is displayed.
3. Click the Number Tab.
4. Under the Category list select Text.
5. Click OK to return to the Worksheet.

Challa Prabhu

"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!


--

Dave Peterson


  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default mail merge and zip codes

Hi Dave,

Thank you very much for sharing your knowledge.

Challa Prabhu

"Dave Peterson" wrote:

If the values in that column were numbers with a custom format to show leading
0's, then this won't keep those leading 0's.

challa prabhu wrote:

Hi,

Do the following:

1. Select the cell, which would contain zip code.
2. Do one of the following:
* Right-click and select Format Cells.
* On the Format menu, click Cells.
The Format Cells dialog is displayed.
3. Click the Number Tab.
4. Under the Category list select Text.
5. Click OK to return to the Worksheet.

Challa Prabhu

"LStout" wrote:

i have a large mailing list in excell, and everytime i try to mail merge it
into word, it leaves out the first 0 (zero) in all of my zip codes. i have
the column setting set to "zip code" and it still drops the first 0. this is
going to take much too long to type in all of the 0's myself. is there a way
to fix this? thanks!


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you enter zip codes starting with 0 for a mail merge J Slocum Setting up and Configuration of Excel 2 August 9th 06 12:44 PM
How do I format Zip codes to print properly in a Mail merge? Omega Excel Discussion (Misc queries) 7 July 7th 06 05:10 AM
How do I get leading zeros in zip codes in a mail merge Kelley Excel Discussion (Misc queries) 1 May 3rd 06 07:27 PM
How can I get excel to mail merge zip codes plus 4 correctly? Kathy at Sauder Feeds Excel Worksheet Functions 1 June 30th 05 11:21 AM
mail merge will not accept zip codes that start with a zero "label frustrated label maker Excel Discussion (Misc queries) 1 April 21st 05 09:03 PM


All times are GMT +1. The time now is 12:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"