link excel charts to web pages and update charts automatically

S

Signguy

I want to create a chart, put it up on a webpage and when I update the data I
want it to update the chart and update the chart on the webpage.

I've used the "Save as web page" feature but this only creates a static gif
and not a dynamic link. Anyone got any tips? Bueller? Bueller?
 
T

Tushar Mehta (Microsoft MVP Excel 2000-2008)

As far as I know there is no automatic way to get Excel to update a
chart on a webpage. You could record a macro that does just that and
have the macro run whenever you update the data (or better yet when
you save the workbook) but any solution you come up with will require
some amount of VBA programming.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top