T
teepee
Hello
I try to run a VBA code that woks fine in Excel 2003 and it crashes in 2007.
The offending line is
ActiveSheet.ChartObjects("Chart 542").Activate
What could possibly be wrong with that?
I try to run a VBA code that woks fine in Excel 2003 and it crashes in 2007.
The offending line is
ActiveSheet.ChartObjects("Chart 542").Activate
What could possibly be wrong with that?