All, Is there any way of embedding a webpage in a MS Word 2007 document, similar to having an iFrame object in the Word doc, with any changes to the underlying webpage being updated as appropriate?
Many thanks for any help on this
|
All, Is there any way of embedding a webpage in a MS Word 2007 document, similar to having an iFrame object in the Word doc, with any changes to the underlying webpage being updated as appropriate? Many thanks for any help on this | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
This is the best info I was able to find, which states that you can either write a VBA macro:
or (in Word 2007), go to Insert->Quick Parts->Field... then under "Field Names" choose "Include Text", state the URL, and press OK. This does not look very good, however, since I believe that Word is not really built for embedding web pages. | |||
feedback
|