View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Kelly O'Day Kelly O'Day is offline
external usenet poster
 
Posts: 103
Default Automatic Updating of Graphs

AR

You can use dynamic ranges so that the chart ranges update automatically as
you add data. Here's a link to get you started.
http://processtrends.com/pg_dynamic_charts.htm

....Kelly

http://processtrends.com





"AR" wrote in message
...
I have about 100 graphs that need updating each month and I want to find a
way that I don't have to go into each of them to extend the range
manually.

THe source data contains formulas out until Nov 2007, so the source data
for
the graphs gets automatically updated when the new figures are entered
elsewhere in the spreadhseet.

I am wondering if a macro could be used?