Add a picture image to the end of a Word document?!!

  • Thread starter Thread starter Webtechie
  • Start date Start date
W

Webtechie

Hello,

Does anyone know how to open a word document and place a image at the end of
the document.

I've been able to open a word document, but the macro places the image at
the beginning of the document.

I need the image to go to the end of the document.

Any help would greatly be appreciated.

Tony
 
Hi Tony,

As this post is in Excel then I am assuming that you are opening the word
document from excel. However, because it is word code you require, you would
be better asking this question in a word forum.

Having said that, try opening word and record a macro to insert the picture
at the end. (Ctrl/End takes you to the end of the document) and that will
probably point you in the right direction for the code.
 
Back
Top