Use a DOCVARIABLE field and set a document variable using the data from
Access.
While some people say that DOCVARIABLE fields will cause problems in
headers, my experience is exactly the opposite and I believe that it is
DOCPROPERTY fields that have the problems.

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,
> If this is a custom property that I have created for a mail merge, the
[quoted text clipped - 21 lines]
>> over
>> | as a template.
Peter Jamieson - 13 Feb 2007 09:01 GMT
FWIW there was undoubtedly an error with DOCVARIABLE fields in the original
version of Word 97 (the first version of Windows Word with the DOCVARIABLE
field, as it happens) but it was fixed in an update (see e.g.
http://support.microsoft.com/kb/168923 )
I have also encountered problems with DOCPROPERTY fields: "linked"
properties are certainly to be avoided, and ISTR problems with "date" type
properties - probably to do with the date format, locales etc. I wouldn't
personally use any property type other than "text", which I've used
extensively with DOCPROPERTY fields for a long time without problems.
Probably forgotten the teething troubles now though:-)
Peter Jamieson
> Use a DOCVARIABLE field and set a document variable using the data from
> Access.
[quoted text clipped - 29 lines]
>>> and over
>>> | as a template.