Mail merge no datasource

T

Thierry

Hello

I've got a document with a link to a datasource
The datasource doesn't exist
I want to open the document without the message that say
the datasource doesn't exist
I've tried with vba, but i haven't found
May be with a value in the registry ?
Thank you for your answer

PS : sorry about my 'french' english
 
D

db

you may simply have
to create a blank data
source to overcome the
error.

a data source can be
an excel file or a ms access
data base.

as a data source, the data
in that file is supposed to
merge with a document
that has fields.

the data then populates
the fields when "merge"
is initiated.

the feature above is used
for making mass mailings,
addressing envelopes or
making labels from a data
base.

--

db·´¯`·...¸><)))º>
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- Microsoft Partner
- @hotmail.com
~~~~~~~~~~"share the nirvana" - dbZen
 
Top