Share via

Hide/Show all Group objects easily

Anonymous
2014-04-19T13:52:05+00:00

Hi

I have few objects grouped into group1 - along with many other objects on the slide.

I click

  • hide all
  • click on group1 - in order to show only group1 objects

but nothing is shown yet, as I need to click on all group1 objects in order to show them all...

on the other hand - 

hide all group objects is easier...  one click on the "top" group hide them all

I am looking for an easy way to show/hide all group1 objects with one click - even after I clicked "hide al**l"

many thanks !!!!

Microsoft 365 and Office | PowerPoint | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-04-24T16:22:05+00:00

No

You can loop through all the groupitems including sub groups (my code does that BTW). What you can't do (AFAIK) is loop through just one of the sub groups.

Was this answer helpful?

0 comments No comments

12 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-04-21T06:00:28+00:00

    Hi

    I would like to do it during Edit mode.

    Group1 is a group which contains two or more objects grouped together.

    e.g. two circles grouped as Group1.

    the idea behind my request is that when you click on "show" group1 - all of its components will be shown as well - no matter if they were "shown" before or not.

    the problem happens only after "hide all" is clicked which removes the "show" from all of the slide objects...

    if you simply click on show/hide of a Group1 - without click on "hide all" before, it works just fine - (show/hide of all Group1 components).

    thanks !!!!

    Was this answer helpful?

    0 comments No comments
  2. Steve Rindsberg 99,166 Reputation points MVP Volunteer Moderator
    2014-04-20T16:36:25+00:00

    Do you want to do this while in a slide show or in Normal / Editing view?

    What exactly do you mean by a "group1" object?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-04-20T05:36:02+00:00

    Thanks

    I will look for VBA code to unhide all objects of selected group....

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-04-20T05:16:44+00:00

    Hi

    I have few objects grouped into group1 - along with many other objects on the slide.

    I click

    • hide all
    • click on group1 - in order to show only group1 objects

    but nothing is shown yet, as I need to click on all group1 objects in order to show them all...

    By Default this is how it works, you need to click on all group1 objects in order to show them all...

    Was this answer helpful?

    0 comments No comments