I have a automatically generated Word document where the inserted picture is linked using the following code:
{INCLUDEPICTURE "c:\\data\\pictures\\.jpg" \* MERGEFORMAT \d}
This line changes depending on the options selected from the calling program.
My question is, is there any way that I can find out the path to the picture in VBA on the document itself??
Thanx In Advance.
------------------------
