Q
Question_123
I posted this yesterday, but I think I was unclear about what my goals
were. Simply put I have a workbook. Its one big sheet of data. I
would like to break this data out into multiple sheets. Ex. (In my
workbook of data there are 100 records. I want to break out that 100
records into 4 worksheets (25 records per sheet.) The macro should be
able to grow to match the number of inital records. If there are 125
records there should be 5 sheets created etc. Also the first record of
each 25 records contains a unique value. I would like to use this
value as the worksheet.name if its possible. I am not used to excel,
or its lingo, but I clearly can use some help. Thanks.
were. Simply put I have a workbook. Its one big sheet of data. I
would like to break this data out into multiple sheets. Ex. (In my
workbook of data there are 100 records. I want to break out that 100
records into 4 worksheets (25 records per sheet.) The macro should be
able to grow to match the number of inital records. If there are 125
records there should be 5 sheets created etc. Also the first record of
each 25 records contains a unique value. I would like to use this
value as the worksheet.name if its possible. I am not used to excel,
or its lingo, but I clearly can use some help. Thanks.