I've searched the web and found numerous similar examples to what I want, but I can't quite get them to work the way I want.
I have approximately 20 sheets, each with a list of names in a row, with corresponding data for each name. I want to run a macro on each sheet to create a new sheet for each name and copy the corresponding row to that sheet. Then I want to run the macro on my next master sheet, and copy the rows associated with those names to the previously created 'name sheets' that were created, placing the new row of data directly under the previous data that was moved. So on and so forth, for each of my 20 sheets.
Hopefully that makes sense. Any help is greatly appreciated!
Bookmarks