• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Easily hide/unhide slicers without VBA?

DME

Member
Hello,

Is there an easy way to hide/unhide slicers without using VBA?

I'm most curious to see if there is a way to group slicers (or other objects) with rows/columns so that the Outline < Group/Ungroup easily hides and unhides them. It doesn't seem like that works though (unless I'm completely missing something!).

If it requires VBA - is anyone able to help me set that up?

Thank you in advance for your help and insights!

NOTE: I tried to attached a sample file but seem to be receiving an error. I'll try to include if required but hoping this is straightforward enough to answer without a sample file.

Best,
Dave
 
Make sure you set the property of slicers to "Move and size with cells".

upload_2017-4-3_14-20-56.png

When property is set as such, it will be hidden when rows containing slicers are hidden (via hide rows or Gouping).
 
Back
Top