excel 2007 Charts don't update

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

As new data is input the chart remains the same and doesn't reflect new data.
The data values and number of entries can be completely different. I think
there is a setting somewhere to automate the chart update but I can't find it.
Thanks
Steve
 
If you're adding data below the range pointed to by the chart, then the chart
won't update. If you put the source data in an Excel Table, then the chart
will update. Otherwise, you're going to have to click on the chart & drag the
range indicators down to increase the # of rows used.
 
Bob
Appreciate the quick response. However this is not quite the problem. The
data may totally change but the chart remains the same
 
Learned that if I filter the data and then change the filter back to "All"
then Charts change. Just have to be sure I pick something that is always
there, so I put a dummy date at the beginning of the data and choose it via a
macro and then choose all. Voila it's fixed
 
Back
Top