Hey team,
I have a master/template sheet that has multiple tabs some of which only apply in certain circumstances.
Could I please get some help in writing a VBA which moves Sheets [lets name them (S1, S2, S3...)] to a new book, hardcodes all the values then saves with a file name based on a cell values (A1 & B2).
E.g. I'd like to create a new book with S1 & S3 then hardcode and save and create another new book with S2 & S3 then hardcode and save, and so on.
Fairly new to VBA so let me know if you need more info
Thanks in advance.
I have a master/template sheet that has multiple tabs some of which only apply in certain circumstances.
Could I please get some help in writing a VBA which moves Sheets [lets name them (S1, S2, S3...)] to a new book, hardcodes all the values then saves with a file name based on a cell values (A1 & B2).
E.g. I'd like to create a new book with S1 & S3 then hardcode and save and create another new book with S2 & S3 then hardcode and save, and so on.
Fairly new to VBA so let me know if you need more info
Thanks in advance.