I am trying to use vba to run a slicer which I have managed to do by recording a macro. I am now trying to run the slicer multiple times based on cell values from B2 to B13. Each time the Slicer runs based on one cell value, I want to save the excel file and loop until all Slicer options have been run.I am trying to use vba to run a slicer which I