Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
cmfd70 cmfd70 is offline
external usenet poster
 
Posts: 1
Default Printing MailMerge from both start and end of table in Excel Database

I am using MS Word 2000. I am printing on a HP 8100 duplex printer. I have
an 8 page letter I am printing and merging the address into it. I am
printing on both sides of the 11 x 17 paper a total of 8 pages so when you
fold it it makes a booklet. The collate is checked in the print dialog box.
1. The 1st problem is that when printed, the first merged address is from the
beginning of the database and the next one is from the end of the database.
From there it alternates beginning and end.
2. The 2nd problem is when it prints from the beginning of the database the
pages face down and then when it prints from the end of the database they are
facing up. I am printing 600 copies and doing a bulk mailing so I have to
hand sort the zip codes. it is a pain. HELP?

  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Printing MailMerge from both start and end of table in Excel Database

See the article €śDuplex Merge Data for Postcards€ť on fellow MVP Graham Mayors
website at:

http://www.gmayor.com/duplex_merge_data.htm

The other thing that you may want to do is execute the merge to a new
document and then send each "booklet" to the printer as a separate print job
by using a macro containing the following code

Dim i As Long
With ActiveDocument
For i = 1 To .Sections.Count
.PrintOut Range:=wdPrintFromTo, From:="s" & i, To:="s" & i
Next i
End With



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"cmfd70" u59260@uwe wrote in message news:a64d1e6e9a43a@uwe...
I am using MS Word 2000. I am printing on a HP 8100 duplex printer. I
have
an 8 page letter I am printing and merging the address into it. I am
printing on both sides of the 11 x 17 paper a total of 8 pages so when you
fold it it makes a booklet. The collate is checked in the print dialog
box.
1. The 1st problem is that when printed, the first merged address is from
the
beginning of the database and the next one is from the end of the
database.
From there it alternates beginning and end.
2. The 2nd problem is when it prints from the beginning of the database
the
pages face down and then when it prints from the end of the database they
are
facing up. I am printing 600 copies and doing a bulk mailing so I have to
hand sort the zip codes. it is a pain. HELP?

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro problem with Mailmerge Labels and Excel database DeenaJ@AFS Mailmerge 3 October 4th 08 09:46 AM
Mailmerge keep formatting from Excel database or... JB reluctantly from WP Mailmerge 5 November 22nd 06 12:41 AM
Mailmerge w/Excel locks the database fishcents Mailmerge 1 November 17th 05 08:28 AM
Mailmerge with Excel as a database... Suppressing zero's in fields Michael Mailmerge 5 August 22nd 05 02:49 PM
Email MailMerge with Word using Excel database Dean Mailmerge 2 January 27th 05 02:01 PM


All times are GMT +1. The time now is 06:52 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"