Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / January 2008

Tip: Looking for answers? Try searching our database.

Migrating Merge Documents from Word 2000 to Word 2007

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Legalbear - 11 Jan 2008 04:55 GMT
Are there merge fields/functions that have been removed/changed between Word
2000 and 2007?

Thanks!
Peter Jamieson - 11 Jan 2008 09:11 GMT
Quite a lot has changed, mostly between Word 2000 and Word 2002. If you rely
on mailmerge applications, be prepared for quite a long haul to upgrade
them.

Broadly speaking the fields and switches are the same (there have been some
additions), but the behaviour of some fields has changed in some cases. The
default connection methods have also changed - in essence, Word 2000
defaulted to DDE for Access and Excel data sources and could use ODBC for a
number of types of data source. Word 2002 and later default to OLE DB except
where Word wants to use an internal/external converter. You can still use
DDE and ODBC but you can't assume that documents with those connection types
will upgrade smoothly. (and for example, if you are using Access parameter
queries as data sources you have to stick with DDE). "Header sources" are no
longer easy to use.

The User interface changed substantially between Word 2000 and 2002. In 2007
it has of course changed again, largely for the better as far as Mailmerge
is concerned, in my opinion.

Something to bear in mind when upgrading is that if Word cannot find the
data source for a mailmerge main document, you lose the information about
the data source. If I did nothing else during a mass upgrade, I would try to
write some code to open every single mail merge main document that I
intended to upgrade, using your pre-upgrade version of Word /before I
changed anything/ and extract the necessary connection information (in most
cases, you can get this in VBA using). If you are also reconfiguring any
other aspects of your systems, e.g. standard folder names, server names
etc., get this information /before/ you do that:

The document pathname +
ActiveDocument.MailMerge.DataSource.Name
ActiveDocument.MailMerge.DataSource.ConnectString
ActiveDocument.MailMerge.DataSource.QueryString

Signature

Peter Jamieson
http://tips.pjmsn.me.uk

> Are there merge fields/functions that have been removed/changed between
> Word
> 2000 and 2007?
>
> Thanks!
Legalbear - 14 Jan 2008 15:45 GMT
Ok, that's a bit of a relief, as it sounds easier than I thought, since my
data sources are always text files of data extracted from our database, and
then "cleaned up" & saved as Word files, then linked to the individual merge
documents.

That takes some worry out of this process - thanks!

> Quite a lot has changed, mostly between Word 2000 and Word 2002. If you rely
> on mailmerge applications, be prepared for quite a long haul to upgrade
[quoted text clipped - 35 lines]
> >
> > Thanks!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.