Interactive Graphs

  • Thread starter Thread starter Saxman
  • Start date Start date
S

Saxman

Does anybody know where I can obtain Excel templates with an interactive
graph, i.e. something like a stockmarket spreadsheet which continually
updates the data?

TIA
 
HI john,
Does anybody know where I can obtain Excel templates with an interactive
graph, i.e. something like a stockmarket spreadsheet which continually
updates the data?

TIA

To create a data list that continually updated the data from an external
source, use Data - Import External Data - New Web query... Then edit the
data range properties to refresh every x minutes.

The imported data will have a named range (you can edit this in data range
properties) so the data in the named range will be dynamic.

Just create a a chart using the name. Or use dynamic range techniques
explained in several places (eg http://edferrero.m6.net/vba.shtml) to chart
what you want.

Ed Ferrero
http://edferrero.m6.net/
 

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

Back
Top