Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to break the link in mailmerge
Message
De
15/02/2001 15:26:24
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00476351
Message ID:
00476448
Vues:
25
Hi Brenda,
I don't have anything to add to the excellent info from the respondents. However, I believe it may be best to get you mail merge data into a format less susceptible to OBDC issues. See: http://www.officevba.com/features/2000/10/vba200010cm_f/vba200010cm_f.asp

I'm just testing this.
Instead of
COPY TO DataSource TYPE FOX2X
do a
COPY TO Datasource.CWH TYPE CSV
Then hook up your datasource to the mailmerge object as Gary mentions. Using CWH (my made up Commas with Header extention that has no OBDC meaing) should ensure that Word uses its internal text converter, not OBDC.


>I have several mailmerge documents that are linked to .dbf free tables. I want code that determines the link is to a *.dbf, then breaks the link while preserving the document with its' mergefields and then I would do a DO CreateDataSource to reestablish the link to a word doc that has the data in a word table. I have the Hentzenwerke book on Office Automation and am using that as a base. But it works with templates and new documents. I can have new documents as my clients can create new ones, but I also have existing documents that I no longer want to have linked to .dbfs. Also do not want to use templates because then my client can not so easily make changes to the main document.
>
>Thanks
>
>Brenda
Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform