Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / July 2003

Tip: Looking for answers? Try searching our database.

merge images

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
trevor read - 31 Jul 2003 01:44 GMT
i've been through the google message boards as well as the
MS community newsgroup, and although i see the same answer
to merging images, and i've had friends replicate what i'm
doing on their machines, i'm still not able to merge
images. i'm using office XP on an XP professional machine.
although the objective is to link through a data source,
for starters i cannot get an image to merge into any word
document ~ the result is an image with a red X in the
upper left. i use the following method:
1. cntrl F9
2. edit fields
3. insertpicture field
4. file name "chart1.bmp"
5. add file path: { INCLUDEPICTURE "c:\\temp\\chart1.bmp"
\* MERGEFORMAT}

i've also tried changing the path, using the wizard to
select a MAIL MERGE Template, and starting over like 20
times. Any help would be much appreciated.

trevor
Graham Mayor - 31 Jul 2003 08:29 GMT
The display indicates that Word has not found the image - you need to update
the field.
See http://www.gmayor.dsl.pipex.com/mail_merge_graphics.htm

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
    Graham Mayor -  Word MVP
      E-mail gmayor@mvps.org
  Web site www.gmayor.dsl.pipex.com
 Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>

> i've been through the google message boards as well as the
> MS community newsgroup, and although i see the same answer
[quoted text clipped - 17 lines]
>
> trevor
Eduardo - 31 Jul 2003 14:54 GMT
You can use this, it works for me.

Dim wrdimg As Word.Shapes
Dim wrdApp As Word.Application
Dim wrdDoc As Word.Document

Set wrdDoc = wrdApp.Documents.Add
Set wrdimg = wrdDoc.Shapes

wrdimg.AddPicture "C:\Winter.jpg", False, True, 100, 100,
100, 100

>-----Original Message-----
>i've been through the google message boards as well as the
[quoted text clipped - 20 lines]
>
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.