Hi Peter,
I answer so many questions, every day, that it's rare for me
to remember a particular person :-)
As I mentioned, Word 2003 uses OLE DB as the default
connection method. In order to force your macro to use ODBC,
you'll need to include the SubType argument.
My recommendation: record a macro in Word 2003 to see how
that OpenDataSource code differs from what you have,
currently. In order to be able to choose ODBC, you need to
activate "Confirm conversions on open" in
Tools/Options/General. Note that versions of Word before
2002 will NOT support the SubType argument, and the code
won't compile properly if the library of an earlier version
is reference. Basically, you will need two different
versions of your solution.
> You answered my original questions some weeks ago (do you
> remember?)and after your suggestions I got my mail merge
[quoted text clipped - 5 lines]
> a way to get Word 2003 to function in the same way that
> Word 2000 used to so well.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep
30 2003)
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
:-)