all,
i am trying to rename a chart/graph...when created, it is being assigned the default name, "Chart 29"...for some reason it is not allowing me to manipulate this value manually or via code...i tried the line
activechart.name = "XYZ" and this is returning an error msg..does anyone have an idea as to how i can resolve this? thanks
i am trying to rename a chart/graph...when created, it is being assigned the default name, "Chart 29"...for some reason it is not allowing me to manipulate this value manually or via code...i tried the line
activechart.name = "XYZ" and this is returning an error msg..does anyone have an idea as to how i can resolve this? thanks