Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mail Merge into word with a Map - Help!!!
Message
 
À
08/10/2002 05:20:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00707687
Message ID:
00708661
Vues:
8
Lindsay,

I have done something similar by creating a MailMerge Main document into which you add an IncludePicture (Insert->Picture->From file) then change the filename to be your map image MergeField.
{ INCLUDEPICTURE "{ MERGEFIELD map }" \* MERGEFORMAT \d }
After the MailMerge has run select the entire document and perform a
.Selection.Fields.Update()
to update the images.
HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform