G
Glen Millar
Hi,
I have a pressing problem in vba. I have an object selected on the slide and
am using this code to modify it:
With ActiveWindow.Selection.ShapeRange
blah blah blah
However, the shape I have selected is part of a group, and I need to modify
the attribute to the objected selected, and not both in the group? Is there
a way to do this?
--
Regards,
Glen Millar
Microsoft PPT MVP
www.powerpointworkbench.com
Australia
I have a pressing problem in vba. I have an object selected on the slide and
am using this code to modify it:
With ActiveWindow.Selection.ShapeRange
blah blah blah
However, the shape I have selected is part of a group, and I need to modify
the attribute to the objected selected, and not both in the group? Is there
a way to do this?
--
Regards,
Glen Millar
Microsoft PPT MVP
www.powerpointworkbench.com
Australia