Retrieve SLicer Selection

ManUBlueJay

Active Member
Joined
Aug 30, 2012
Messages
302
Office Version
  1. 2016
Platform
  1. Windows
In Excel 2016. I am using a slicer from a Table simple as a list simple list selector. How can I capture the selected item text in VBA.
Example
Data
A
B
C

I would have a slicer that would list A, B and C.
I select C. How can I capture this. Slicer is called "Slicer 1"
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Okay I found a way to add code that will capture the slicers selection, however I need to have a macro run everytime I change the slicer.
Excel has a assign macro option that I was hoping would be fixed in excel2016 but still does not seem to work.
I do not have a pivot table on this so cannot use the pivot change feature.
Can anyone help
 
Upvote 0

Forum statistics

Threads
1,214,780
Messages
6,121,523
Members
449,037
Latest member
tmmotairi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top