G
Guest
I am trying to refresh a chart in an Excel 2000 worksheet without
recalculating the whole worksheet. Tried using the following syntax to no
avail (this is not a pivot chart):
ActiveSheet.ChartObjects("Chart 70").Select
ActiveChart.Refresh
Thanks,
Carl
recalculating the whole worksheet. Tried using the following syntax to no
avail (this is not a pivot chart):
ActiveSheet.ChartObjects("Chart 70").Select
ActiveChart.Refresh
Thanks,
Carl