chrisp28103
New Member
- Joined
- Dec 20, 2013
- Messages
- 5
Hi,
I am currently trying to build a slicer that is connected to multiple pivot tables. However, these pivot tables contain grouped fields so an ordinary slicer will not work.
That being said, I am attempting to build a slicer lookalike in VBA that can accomplish slicer like capabilities (changing a filter on multiple pivot tables that contain grouped fields)
I reached out to one excel expert, Jan Karel Pieterse, and he recommended that I break this problem down into smaller chunks. He stated that a good starting place would be to get the code that can "get all (visible) items from a pivot table field using VBA."
Thanks for any and all help!
-Chris
I am currently trying to build a slicer that is connected to multiple pivot tables. However, these pivot tables contain grouped fields so an ordinary slicer will not work.
That being said, I am attempting to build a slicer lookalike in VBA that can accomplish slicer like capabilities (changing a filter on multiple pivot tables that contain grouped fields)
I reached out to one excel expert, Jan Karel Pieterse, and he recommended that I break this problem down into smaller chunks. He stated that a good starting place would be to get the code that can "get all (visible) items from a pivot table field using VBA."
Thanks for any and all help!
-Chris