Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See John Walkenbach's site:
http://j-walk.com/ss/excel/tips/tip83.htm A Class Module to Manipulate a Chart SERIES Excel's object model has a serious flaw: There is no direct way to to use VBA to determine the ranges used in a chart. This tip contains a useful class module that can simplify the task of manipulating chart's using VBA. -- Regards, Tom Ogilvy Dave F wrote in message ... Hi Excel '2000 SR-1 I have a Line type chart embedded in a worksheet. It has a single line of information (called a series I believe). I know how to set the series data range (SetSourceData) , but I'm having a lot of trouble getting the range. Please point me in the correct direction. Thanks in advance Dave F. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to return a range of values in a drop-down. | Excel Worksheet Functions | |||
Can you make a chart's data *always* refer to a dynamic range name? | Charts and Charting in Excel | |||
How do I use LOOKUP to return a range of values, then SUM values? | Excel Worksheet Functions | |||
how do i return a range of values | Excel Discussion (Misc queries) | |||
how can i getting chart's sourcedate range | Charts and Charting in Excel |