Dynamic and Scrolling charts

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

Guest

Hi,

Yes it's possible and it's all to do with controlling both the starting
offset and length parameters of the OFFSET formula.

With the dynamic chart the length parameter increases to display more
data as it is added.
With the scrolling chart the starting offset is changed.

In the scrolling example there is already a parameter to change the
number of points displayed.
And Jon has a last 12 months example.
http://www.peltiertech.com/Excel/Charts/Dynamics.html

You should be able to change the location of the chart to it's own sheet
without issue. Note that ActiveX controls are not supported on chart sheets.

Cheers
Andy
 
Back
Top