N
NickH
Hi
I am using Word2002 with Sp2
I have been trying to merge into a document a graphical
image indirectly from Access 2002, since I have read
cannot be done directly.
Therefore I have saved the graphic image(wmf)in to a su-
directory on a drive and listed the file and directory in
a table "tblPhoto" within Access.
I have then open a new document and written the following
code:
{IncludePicture "c:\\temp\\{MERGEFIELD Description \d}"}
If I toggle on the MergeField section I obtain:
{IncludePicture "c:\\Temp\\c:\temp\AFCDNs.jpg"}
Assuming this is correct, using "CTRL +A" and F9
and "CTRL+A" again I should obtain the graphic on a new
document, I have tried different sequences, but all with
the same result.
The only way I have managed to input(Not Merge) a graphic
image in was by using:
{IncludePicture "c:\\temp\\AFCDNs.jpg}
This works fine, but does not incorporate the other
graphic images from the list in the "tblPhoto" in Access.
Any help please, I would be most grateful.
Regards
Nick
I am using Word2002 with Sp2
I have been trying to merge into a document a graphical
image indirectly from Access 2002, since I have read
cannot be done directly.
Therefore I have saved the graphic image(wmf)in to a su-
directory on a drive and listed the file and directory in
a table "tblPhoto" within Access.
I have then open a new document and written the following
code:
{IncludePicture "c:\\temp\\{MERGEFIELD Description \d}"}
If I toggle on the MergeField section I obtain:
{IncludePicture "c:\\Temp\\c:\temp\AFCDNs.jpg"}
Assuming this is correct, using "CTRL +A" and F9
and "CTRL+A" again I should obtain the graphic on a new
document, I have tried different sequences, but all with
the same result.
The only way I have managed to input(Not Merge) a graphic
image in was by using:
{IncludePicture "c:\\temp\\AFCDNs.jpg}
This works fine, but does not incorporate the other
graphic images from the list in the "tblPhoto" in Access.
Any help please, I would be most grateful.
Regards
Nick