Is it possible to write code that clears one slicer based on the selection of another slicer? I have a Category and a Region slicer connected to several charts on a dashboard (in addition to several other slicers too). If I select Category 6 in the Category slicer, I want Excel to auto-clear the Region slicer so that it automatically shows all 4 Regions. Yea, even though it doesn't take much effort to click the red X on the Region slicer to clear it, it gets overlooked too easily by those consuming this dashboard. Because of that, I want my dashboard to automatically "Clear Filter" for the Region slicer but only when/if Category 6 is selected. I'm still new-ish to VBA so any help is much appreciated!