I have renamed a chart to 'CvDChartDay' using the 'Name' box at the top left of the screen and selecting the chart using Ctrl + clicking on the chart.
althought this gives it a 'Name' I can't see it when I click on the dropdown to look at named ranges.
also, when I press Ctrl + selecting the chart (which shows me the name it was given) I can't rename it.
I would like to return it back to 'Chart 1' as the 'name' I have given it is not being recognised when I execute the following
Thanks
althought this gives it a 'Name' I can't see it when I click on the dropdown to look at named ranges.
also, when I press Ctrl + selecting the chart (which shows me the name it was given) I can't rename it.
I would like to return it back to 'Chart 1' as the 'name' I have given it is not being recognised when I execute the following
Code:
Set objChart = ActiveSheet.ChartObjects("CvDChartDay")