Hi =?Utf-8?B?TkpT?=,
> Maybe my question should read 'which object model is used to program the
> source data'? (Because the Word/Mailmerge model does not have an 'update
> -data' method?)
> If it is mdb, can one assume a partial Access object library?
Record a macro while connecting to a data source and you'll see how the
object model handles it. It uses a technology (DDE, ODBC or OLEDB) to
connect to the data and pull it in. There's nothing, really, you can hook
into. Word doesn't care what database program is at the other end.
If you're asking what data source Word mail merge creates when you ask it
to create one for you, that depends on the version of Word. In Word
2002/2003 by default it's a *.mdb (Access database).
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
NJS - 13 Dec 2005 17:52 GMT
Thanks Cindy,
I was wasting too much time trying to determine what Access objects were
available on a machine with no Access, so I have solved the problem by using
a Word merge source and addressing the columns in the second row.
> Hi =?Utf-8?B?TkpT?=,
>
[quoted text clipped - 19 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)