I would like to know the VBA code to select the one item at a time in the slicer. Actually I have a slicer with 10 items in it. I also recorded the macro to see the code. In that code, it makes true the item that I want to see and all others as false. I want to know if there is any other method where I do not have to make 1 true and all others false.