> Formfields and mail merge are not compatible.
>
[quoted text clipped - 38 lines]
> >
> > Thanks for your assitance.
For Plan "D", in place of the mail merge main document, I would create a
template in which I would have {DOCVARIABLE fieldname } fields in place of
the {MERGEFIELD fieldname } fields. Then I would create a macro that would
access the datasource and iterate through the records, for each record,
creating a new document from the template and creating Document Variable
fields in that document that contained the data from the current record and
then updated the fields in the new document so that the data that was stored
in those variables appeared in the { DOCVARIABLE } fields.

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
> Thanks Doug,
> Drat - slowly finding the limitations of automation etc.
[quoted text clipped - 48 lines]
>> >
>> > Thanks for your assitance.