How can I insert an image into a *specific place* in a Word 2003 document *once* regardless of how many times the macro is run.
Key words there are "Specific Place" and "Once".
I've tried using:
ActiveDocument.Bookmarks("ThisBookmark").Range.InlineShapes.AddPicture FileName:="C:\ThisImage.jpg"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.