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 / September 2004

Tip: Looking for answers? Try searching our database.

Multiple up merge

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve S. - 14 Sep 2004 21:34 GMT
I'm trying to merge postcards that are printing 2-sided, 2-
up on an 8.5x11 sheet.  The result I want is as follows:
(#=record, A/B= front/back)

1A
2A
(flip to back)
1B
2B
(new sheet)

When I setup with a <new record> field code, it
switches. . . but it returns back to the previous record
on the next sheet.  (eg. the record order goes
1,2,2,3,3,4,4,5...)

Any ideas on how to correct this?  I'm sure there's got to
be something I'm missing here.  TIA
Doug Robbins - 15 Sep 2004 02:10 GMT
I think that the only way to do this would  be to merge to the first side,
reverse the order of the data set (or of the cards, then turn them over and
run the merge again so that it prints on the other side

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

> I'm trying to merge postcards that are printing 2-sided, 2-
> up on an 8.5x11 sheet.  The result I want is as follows:
[quoted text clipped - 14 lines]
> Any ideas on how to correct this?  I'm sure there's got to
> be something I'm missing here.  TIA
Peter Jamieson - 15 Sep 2004 08:36 GMT
You have to save the values using SET fields and use REF fields to print the
saved values, e.g. suppose you have two fields F1 and F2 to print on the
front and two, B1 and B2 for the back, then you need e.g.

(front)
{ MERGEFIELD F1 }
{ MERGEFIELD F2 }
{ SET R1B1 { MERGEFIELD B1 } }
{ SET R1B2 { MERGEFIELD B2 } }

{ NEXT }
{ MERGEFIELD F1 }
{ MERGEFIELD F2 }
{ SET R2B1 { MERGEFIELD B1 } }
{ SET R2B2 { MERGEFIELD B2 } }
{back)
{ REF R1B1 }
{ REF R1B2 }

{ REF R2B1 }
{ REF R2B2 }

This should work for individual fields. You may have difficulty using this
technique if you are using ADDRESSBLOCK. All the {} are the special field
braces you can insert using ctrl-F9.

Signature

Peter Jamieson

> I'm trying to merge postcards that are printing 2-sided, 2-
> up on an 8.5x11 sheet.  The result I want is as follows:
[quoted text clipped - 14 lines]
> Any ideas on how to correct this?  I'm sure there's got to
> be something I'm missing here.  TIA
 
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.