Do you not want the headers on Page 3? It is the "Different odd and even"
setting that is probably causing the additional page as it is probably
causing the first page of the next Section, each letter goes into a separate
Section, to start on an odd page, hence the fourth blank page in each
letter.
If you do not want the header on the third page, get rid of the "Different
odd and even" set up and in the second and following page(s) header, use an
If...then...Else field construction such as
{ IF { PAGE } <> { SECTION PAGES } "Your Header" "" }
You must use Ctrl+F9 for each pair of field delimiters { }. You cannot
enter them directly from the keyboard.

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 merge form file which is three pages long, with headers on page 1
> and page 2. To accomplish this I have checked the "Different odd and
[quoted text clipped - 19 lines]
> Thanks,
> Steve
StephenW - 23 Jan 2008 20:47 GMT
Thanks Doug,
No I don't want the header on page three so I'll try your IF construction.
Steve
> Do you not want the headers on Page 3? It is the "Different odd and even"
> setting that is probably causing the additional page as it is probably
[quoted text clipped - 34 lines]
> > Thanks,
> > Steve