In relation to this answer I wrote to my previous question, I noticed with surprise that the Immediate Window is showing Microsoft Excel instead of PowerPoint (I was actually expecting to see the slide itself to be the parent of the group, since the macro is stating so). Could anyone please clarify why this is happening?
Dim oSlide As slide: Set oSlide = oShpGroup.Parent
Debug.Print Parent.name