How do I embed an HTML page in a word document (iframe)?

W

WmG

I am trying to take some updated online data and instert it into ta protected
form in the background.
 
G

George Lee

I don’t understand the question. Do you want to edit the HTML?

Office 2007 removed the Script editor, so you’ll have to edit the file
manually. In this case, save the file as htm (or mht), then open it with any
text-based editor, such as Notepad. The real problem is that you have to wade
through their ridiculous HTML code.
 
W

WmG

I actually want to embed a page within a Word Document so that it
automatically updates from the web.
 
Top