Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to set up a message box that will display the source range for a
series in a line graph. I get a "Run-time error 438" with the following code. What is wrong? ChartObjects(1).Select x = ChartObjects(1).SeriesCollection(5).Values MsgBox (x) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get source data range for each series of an active chart | Excel Programming | |||
Displaying series list from each chart sheet in workbook | Excel Programming | |||
Chart -- Source Data... -- Series dialog window | Charts and Charting in Excel | |||
Array as chart series data source | Excel Programming | |||
Hiding or Displaying Series In a Chart | Charts and Charting in Excel |