View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP
 
Posts: n/a
Default INCLUDEPICTURE problems

Have you tried updating the fields in the document (Ctrl+A then F9)?

--
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

"Thompson" wrote in message
news
Howdy, all:

When I manually code a field like thus:

{IncludePicture "z:\\path name\\folder name\\file.name.bmp"}

The bmp merges easily. But when I code it thusly:

{IncludePicture "z:\\path name\\folder name\\{Mergefield Picname}"}

(where Picname = file.name.bmp) the image does not get merged.

Any help?

Thanks,
Thompson