I have some code that copies data and pastes it into new sheets - where the sheet names are variable depending on the data copied into them. Another thing about the code is that the number of new sheets will not always be the same - i could be from 1 new sheet to 4 new sheets.
I want to move the new sheets into a new workbook. I have an idea on how to figure out how many sheets there are and to figure out thier names - but the code is forever long. I was wondering if anyone had any ideas on how to do this - or get me started.
for entire code:
I want to move the new sheets into a new workbook. I have an idea on how to figure out how many sheets there are and to figure out thier names - but the code is forever long. I was wondering if anyone had any ideas on how to do this - or get me started.
for entire code: