Embedding Excel on a web page

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Can you do it? I want the data in an excel file to be a table in the middle
of an HTML doc. Not a copy/paste but a live link to the data.
 
Steve said:
Can you do it? I want the data in an excel file to be a table in the middle
of an HTML doc. Not a copy/paste but a live link to the data.
File, save as, HTML.
The box to allow interactivity is grayed out until you select a single
sheet. You can save the whole workbook to html but without interactivity.
Then again who is to say you can't save each sheet individually and create
links between each of them. Or make an HTML frame with a T.O.C. file on the
left and the worksheets appearing on the right as they are selected.
 
Back
Top