P
Pepette
Hi,
I'm trying to build a macro that groups all the objects in a slide except
for the header box, that is a placeholder.
I've tried using the macro on the following link,
http://support.microsoft.com/kb/163566
but it's not working: it either gets me to the: you have to be in slide
view, or when I remove the if module for the slide view, to an error message
that says: Method 'Group' of object 'ShapeRange' failed.
When I debug, VB takes me to ".Range(ShapeList()).Group.Select"
Any help appreciated,
I'm trying to build a macro that groups all the objects in a slide except
for the header box, that is a placeholder.
I've tried using the macro on the following link,
http://support.microsoft.com/kb/163566
but it's not working: it either gets me to the: you have to be in slide
view, or when I remove the if module for the slide view, to an error message
that says: Method 'Group' of object 'ShapeRange' failed.
When I debug, VB takes me to ".Range(ShapeList()).Group.Select"
Any help appreciated,