X
xargon
Hi everyone,
I am programatically generating the data and saving it as HTML/XM
format of Excel 2000. Everything works fine but Excel 2000 seems t
need one HTML file per spreadsheet. What I would to do is have all th
sheets in one HTML file. However, I have not been able to do so.
I have tried setting the x:WorkSheetSource HREF property to an ancho
defined in the same document.
<x:WorksheetSource HRef='#myanchor'/>
However, excel takes all the data after the xml tag and renders it o
the same sheet.
Does anyone know of a way to have all the data in one HTML file. I d
not need IE to render the file correctly, just Excel 2000.
Thanks for any help you might give me.
Sincerely,
Panka
I am programatically generating the data and saving it as HTML/XM
format of Excel 2000. Everything works fine but Excel 2000 seems t
need one HTML file per spreadsheet. What I would to do is have all th
sheets in one HTML file. However, I have not been able to do so.
I have tried setting the x:WorkSheetSource HREF property to an ancho
defined in the same document.
<x:WorksheetSource HRef='#myanchor'/>
However, excel takes all the data after the xml tag and renders it o
the same sheet.
Does anyone know of a way to have all the data in one HTML file. I d
not need IE to render the file correctly, just Excel 2000.
Thanks for any help you might give me.
Sincerely,
Panka