Hello,
I have a pivot table in a worksheet and I would like to create a VBA code that will go select each value in the filter "ID", then copy the sheet and rename it with the value in the ID cell:
So for example, it will select store a, copy the sheet and rename it "store a", then select the second value which is store b, copy the sheet and rename it store b etc
Thank you !
I have a pivot table in a worksheet and I would like to create a VBA code that will go select each value in the filter "ID", then copy the sheet and rename it with the value in the ID cell:
So for example, it will select store a, copy the sheet and rename it "store a", then select the second value which is store b, copy the sheet and rename it store b etc
Thank you !