> Hi,
>
[quoted text clipped - 12 lines]
>
> Fiona
I've had a similar strange problems in the past when I was using an
older version of MSoffice . I'm not too expert, but as I recall MS uses
a file call ODBC to facilitate data exchange. Over the years, Microsoft
has discovered various vulnerabilities related to the ODBC file, and
some of their updates change that file to eliminate those
vulnerabilities. However, the update does not necessarily change Word
and Excel so that they will still work with the new ODBC. If you're
using a newer version of Office, we need to look for another reason.
David McRitchie - 15 Dec 2006 16:22 GMT
> > Word could not re-establish a DDE connection to Microsoft
> > Excel to complete the current task.
see
HOW TO: Use an Excel Data Source for Mail Merge in Word 2000
http://support.microsoft.com/default.aspx?scid=kb;EN-US;212314
Mail Merge, Printing Labels using Mail Merge with data from Excel
http://www.mvps.org/dmcritchie/excel/mailmerg.htm
davegb - 19 Dec 2006 22:11 GMT
> > Hi,
> >
[quoted text clipped - 21 lines]
> and Excel so that they will still work with the new ODBC. If you're
> using a newer version of Office, we need to look for another reason.
ODBC is not a file, it is a process (MS deveoloped) for connecting data
between different kinds of databases. It stands for "Open Database
Connectivity". It isn't used for mail merge. Mail Merge uses DDE
technology (older then ODBC), which is "Dynamic Data Exchange". DDE has
always been a bit flaky. The error you're seeing is referring to this
DDE technology.
Unfortunately, I don't know what is causing the OP's problem. DDE is
touchy! Try copying the source sheet into a new workbook and see it
that helps.
Hope this helps in your world.