ID: Q71382
The information in this article applies to:
To print only the ODD records in a print merge, place a NEXT field code at the end of the form letter.
The following is an example:
{fname} {lname}
{company}
{street}
{city}, {state} {zip}
Dear {fname},
Here are the things that you need for the party....
Sincerely,
Jane Doe
{next}
To print EVEN records, insert a second DATA field at the beginning of
the document, or use the NEXT statement as described above. If you use
the NEXT statement, choose Print Merge from the File menu, then choose
to merge from records 2 through x.
In Word for Windows 2.0, the NEXT statement performs the same function; however, please note the following:
{MERGEFIELD name}{MERGEFIELD address}
(<<name>> <<address>>)
"Using Word for Windows," Que Publishing
KBCategory: kbusage KBSubcategory: kbfield kbmerge Additional query words: 6.0 6.0a 6.0c 1.0 1.0 1.1 1.10 word6 word7 6.0a 6.0c 7.0 word95 winword 1.1a winword2 1.10a 2.0 skip miss word97
Keywords : kbfield kbmerge
Version : 1.x 2.x 6.0 6.0a 6.0c 7.0 7.
Platform : WINDOWS
Last Reviewed: July 31, 1997