I have a directory merge, works great (Word 2003). However, I have to
manually add a title page after the merge is done. I have tried to add a
title page to the merge document itself, but (of course) during the merge the
leading page is simply replicating beneath each directory entry.
Is it possible to add a title page to a merge document and have Word ignore
it during a directory merge?
Thanks much for any advice!
James
Doug Robbins - Word MVP - 20 Nov 2006 18:05 GMT
You may be able to set it up as a first page header.

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
>I have a directory merge, works great (Word 2003). However, I have to
> manually add a title page after the merge is done. I have tried to add a
[quoted text clipped - 9 lines]
>
> James
Peter Jamieson - 30 Nov 2006 09:25 GMT
You may be able to put your title page as the "true" result of a nested IF
field that says
{ IF { MERGESEQ } = 1 "put all your first page text and formatting here,
followed by a page break character" "" }then start the following text
immediately here.
NB, every pair of {} needs to be the special field code braces you can
insert using ctrl-F9.
However, if your directory is being used to create a table, that won't work
because you will end up with a blank line between each table row.
Peter Jamieson
>I have a directory merge, works great (Word 2003). However, I have to
> manually add a title page after the merge is done. I have tried to add a
[quoted text clipped - 9 lines]
>
> James