Vba code for Slicers to connect two pivot tables

元气小坏坏 提交于 2020-06-02 01:23:47

问题


I've created a macro to get two pivot tables from one data source(used record macro feature), I wanted to send those two pivot table ranges to outlook, everything works well, but I've to manually filter both the pivot table filters, instead I wanted to connect slicers which filters both the pivot tables, but I don't know, how to do that, can anyone help me with that slicers code? Thanks in advance.

来源:https://stackoverflow.com/questions/57759977/vba-code-for-slicers-to-connect-two-pivot-tables

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!