Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Thompson
 
Posts: n/a
Default INCLUDEPICTURE problems

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


  #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




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

I imagine that the two periods in file.name.bmp may be causing a problem

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






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



"Doug Robbins - Word MVP" wrote:

I imagine that the two periods in file.name.bmp may be causing a problem

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








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

Hm, my previous reply didn't post.

The multiple "." are perfectly Windows OS legal.

I did some more fooling around, and the solution is actually simple:

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

_Quadruple_ backslashes! This produces post-merge code that has
double-backslahes, and that loads the pics just fine.

Thompson

"Thompson" wrote:



"Doug Robbins - Word MVP" wrote:

I imagine that the two periods in file.name.bmp may be causing a problem

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






  #7   Report Post  
Posted to microsoft.public.word.mailmerge.fields
macropod
 
Posts: n/a
Default INCLUDEPICTURE problems

Hi Thompson,

There is something odd going on with your mailmerge. What Windows & Word
versions are you running? Also, you might try replacing those '\\\\' with
'/'.

Cheers

--
macropod
[MVP - Microsoft Word]


"Thompson" wrote in message
...
Hm, my previous reply didn't post.

The multiple "." are perfectly Windows OS legal.

I did some more fooling around, and the solution is actually simple:

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

_Quadruple_ backslashes! This produces post-merge code that has
double-backslahes, and that loads the pics just fine.

Thompson

"Thompson" wrote:



"Doug Robbins - Word MVP" wrote:

I imagine that the two periods in file.name.bmp may be causing a

problem

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








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

Normally only a double \\ is required.

--
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
...
Hm, my previous reply didn't post.

The multiple "." are perfectly Windows OS legal.

I did some more fooling around, and the solution is actually simple:

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

_Quadruple_ backslashes! This produces post-merge code that has
double-backslahes, and that loads the pics just fine.

Thompson

"Thompson" wrote:



"Doug Robbins - Word MVP" wrote:

I imagine that the two periods in file.name.bmp may be causing a
problem

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








Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
More header help, please? IncludePicture with mailmerge Earl B Mailmerge 1 April 18th 06 06:38 PM
IncludePicture breaks in Word 2K3 Tricia Turner Mailmerge 3 June 2nd 05 09:10 PM
How to control image size using nested INCLUDEPICTURE field 2dogs Mailmerge 1 May 11th 05 11:44 AM
How to show a URL located picture referenced by an INCLUDEPICTURE field in a imageobject on a form Marcel Mailmerge 1 April 28th 05 09:23 PM
File Corruption problems Frustrated Page Layout 2 December 3rd 04 09:47 PM


All times are GMT +1. The time now is 12:49 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"