hi all, Im working on a macros involving different pivot tables and slicers. When I run the following:
ActiveWorkbook.SlicerCaches.Add(ActiveSheet.PivotTables("sAPivot"), _ "KPI 1 Percentage").Slicers.Add ActiveSheet, , "KPI 1 Percentage", _
"KPI 1 Percentage", 155, 490, 145, 200...