View Single Post
  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Thompson
 
Posts: n/a
Default INCLUDEPICTURE problems

Yes, that's always SOP with IncludePicture, yeah?

It updates the manually-coded image, but not the merge-named image. Why is
the embedded-merge picture name not working.

Thompson

"Doug Robbins - Word MVP" wrote:

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