Hoping someone can help.
I can find code for various parts of what I want to do but I can't find everything.
I have a summary sheet where column A has a list of names. Column C has a list of sheet names. Those sheet names form the rest of the workbook
I want to split the workbook and save the individual sheets with the sheet names as the file name (I have code for this. The code doesn't use column C, it just uses the sheet names). However, those sheet names are in column C in case that makes it easier for someone to create the code
I want to create folders with the names in column A. (I have code for this).
What I am missing is that I want to save the files created into the folders created. These folders will be in one location, I just need the sheets to go into corresponding folder name.
I am not precious about the code I have if someone has something that can spit the workbook, create the folder and save the file in the folder all in one.
All help gratefully received
I can find code for various parts of what I want to do but I can't find everything.
I have a summary sheet where column A has a list of names. Column C has a list of sheet names. Those sheet names form the rest of the workbook
I want to split the workbook and save the individual sheets with the sheet names as the file name (I have code for this. The code doesn't use column C, it just uses the sheet names). However, those sheet names are in column C in case that makes it easier for someone to create the code
I want to create folders with the names in column A. (I have code for this).
What I am missing is that I want to save the files created into the folders created. These folders will be in one location, I just need the sheets to go into corresponding folder name.
I am not precious about the code I have if someone has something that can spit the workbook, create the folder and save the file in the folder all in one.
All help gratefully received