I put a field with Contactdata from my Acces database in a word document like
this:
{MERGEFIELD "ContactType"}
How can I add the content of this field into activedocument variables in VBA?
ActiveDocument.Variables("TypeContact").Value = ?????Acces field
pietlinden@hotmail.com - 30 Jun 2008 15:11 GMT
> I put a field with Contactdata from my Acces database in a word document like
> this:
[quoted text clipped - 4 lines]
>
> ActiveDocument.Variables("TypeContact").Value = ?????Acces field
Use Albert Kallal's Super Easy Word Merge instead.
http://www.members.shaw.ca/AlbertKallal/