Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Select a series on a chart
then run Set Obj = Selection Do Until TypeName(Obj) = "Workbook" Debug.print TypeName(Obj) Set Obj = Obj.Parent Loop This never ends on Excel 2007 because strangely, the Parent of the ChartGroup (which is the parent of Series), is the Series. This does not happen with previous versions of Excel. Do you know anyone being the parent of his parents? MrT |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Parent of the embeded excel | Excel Discussion (Misc queries) | |||
the Parent property | Excel Programming | |||
<Parent of the Clipboard | Excel Programming | |||
Parent Folder | Excel Programming | |||
MultiPage Parent Name | Excel Programming |