Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / July 2007

Tip: Looking for answers? Try searching our database.

Mail Merge Document Printing Back to Back - Office 2007

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nieve - 30 Jul 2007 16:02 GMT
Hi,

I have a 3 page (A,B & C) mail merge letter. I need to print it
back-to-back. i.e Page 1 - Side 1 - A, Side 2 - B; Page 2 - Side 1 - C, Side
2 - blank, print next record.

In Office 2003 it prints out fine as expected [Page 1 - Side 1 - A, Side 2 -
B; Page 2 - Side 1 - C, Side 2 - blank.......the next record on a new page
and so on]

However with Office 2007 - page 2, side 2 of the merged document prints the
next record. [Page 1 - Side 1 - A, Side 2 - B; Page 2 - Side 1 - C, Side 2 -
Page A - next record].

Does anyone have any ideas how I can get the document to print out correctly
i.e.
Page 1 - Side 1 - A, Side 2 - B; Page 2 - Side 1 - C, Side 2 - blank

I am not keen to put a blank page in the document to make up the blank page.

Thanks a mil.
Doug Robbins - Word MVP - 30 Jul 2007 20:50 GMT
A number of printers need updated drivers to function correctly with Office
2007.  Maybe that is the case here.

Putting an extra blank page into the mailmerge main document should not be
too much trouble however.

Or, if you execute the merge to a new document and then run the following
macro on that document, it may overcome the problem:

Dim i As Long
With ActiveDocument
   For i = 1 To .Sections.Count
       .Sections(i).PageSetup.SectionStart = wdSectionOddPage
   Next i
End With

Signature

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

> Hi,
>
[quoted text clipped - 23 lines]
>
> Thanks a mil.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.