View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pH7 pH7 is offline
external usenet poster
 
Posts: 1
Default <shape.GroupItems acts different in XP for sub-groups?

I have graphic objects grouped like this:

Code
-------------------

group1
picture10
group11
line111
line112
line113
group12
line121
line122
line123

-------------------

In Excel 97 and 2000, group1.GroupItems has 3 elements, picture10
group11, group12. In Excel 2002, group1.GroupItems has 7 elements
picture10 and the 6 lines. What gives? Is there some way to make i
work the same in Excel 2002

--
Message posted from http://www.ExcelForum.com