update graph web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

i have an excel file that and inside i have graphs created.

i want to be able to have a .html file that contains these graphs, and there
is a reference between the html page and the excel document, so that when i
update the graph, the webpage it updated as well.
 
As far as I know you cannot do this. What I would do is write a routine to
save the chart as a picture when updated and reference that in the HTML.

Hth,
Oli
 
Back
Top