You are going to have to make some change with the way that you are
integrating this through automation, so that DDE method of connection is
used. It is not a function of the datasource being a new one each time, but
that you automation is establishing a new connection each time. You may be
able to avoid that by having the data source created with the same filename
each time and having the automation create a new document from a template
that has had a data source of that name already attached to it using the DDE
method of connection.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi Graham,
>
[quoted text clipped - 44 lines]
>> >
>> > Henrik Ohm
OhmegaStar - 23 Apr 2008 22:19 GMT
Hi Dough,
The data fsource (the file) has the same name each time, and also is stored
the same place each time - but regenerated from scratch for each merge.
I cannot modify the Integration - this is built into the application we're
using.
I think I can simulate the folder structure to the data source, and for this
set the correct conversion. Then from what youre telleing this should be
remembered in the word document (the mail merge template).
I Will try this - but it will give the non deveolpers a lot more trouble
developing new templates for the system. (having to create the same directory
structure in order to do the same trick.).
Regards,
Henrik
My problem is that I cannot acces the
> You are going to have to make some change with the way that you are
> integrating this through automation, so that DDE method of connection is
[quoted text clipped - 53 lines]
> >> >
> >> > Henrik Ohm