Creating a page from a Word doc with embedded objects

  • Thread starter Thread starter Dave Taylor
  • Start date Start date
D

Dave Taylor

I would like to be able to create a page from a MS Word
doc that has embedded objects (excel chart).

I start with a 'template' htm, copy and paste from the
word doc. Seems to work fine until I make an edit to the
page. When I do that the charts seem to disappear.

Any ideas?

Thanks

Dave
 
On the web items are not embed, they are linked, so your Excel chart must be a separate file or
image, the is insert (linked) into your HTML page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top