I have testing data that I commonly need to separate out into different teachers and schools. I want to separate the file into separate sheets using criteria from a given column, and then move each sheet to a new book. (I often have to do some variation of this with a variety of files... I imagine this is a common task.) I've found the following code that does most of what I want, except for a couple things as mentioned below.
Goal #1 - it only copies one row of my header, but my header usually takes 6 or 7 rows, all of which should be copied as is into each new sheet.
Goal #2 - I'd like it to also move each sheet to a new book
Any assistance on accomplishing these goals would be greatly appreciated. Samples are attached and linked below. Thanks!
File Sample - Split into tabs.xlsx (simple workbook)
File Sample - Split into tabs.xlsm (macro-enabled with above code)
https://drive.google.com/file/d/0B0N...it?usp=sharing (macro-enabled with the above code)
https://drive.google.com/file/d/0B0N...it?usp=sharing (simple workbook)
Bookmarks