Hi Guys,
Got a bit of a complicated one (considering I am pants with VBA). Below is my code I have so far.
I'm attempting to click a macro button that would then run and
- Create a folder based on a cell (S6)
- Filter the pivot table based on the input (This bit works fine)
- Save a new file named based on a cell (S5) within the folder created
- Filter the pivot table to new criteria (Again, works fine)
- Save new file based on cell (s5) within folder created
- Repeat with all pivot criteria....
Sorry my code is a massive mess, I picked up the folder creation and saving VBA from the internet and have been trying to play around with it but to no avail
Any help massively appreciated 
Bookmarks