Hi,
Does anybody know how to extract the SourceData range from an Excel chart in Excel 2000. I understand you can set the range by using :-
ActiveChart.SetSourceData Source:=Sheets("Sheet1".Range("A33"
I need to be able to check that the range ("A33"was used in a chart using VBA code.
Thanks
Mo
Does anybody know how to extract the SourceData range from an Excel chart in Excel 2000. I understand you can set the range by using :-
ActiveChart.SetSourceData Source:=Sheets("Sheet1".Range("A33"
I need to be able to check that the range ("A33"was used in a chart using VBA code.
Thanks
Mo