Dotcomaphobe
New Member
- Joined
- May 10, 2012
- Messages
- 18
I have a spreadsheet that will have, say, 101 rows (with header) in sheet one, with data in columns A, B & C.
Sheet 2 has a table in it as well.
I need a macro that will do the following:
Sheet 2 has a table in it as well.
I need a macro that will do the following:
- Copy the data in row 2, sheet 1
- copy the entire table in sheet 2 (range A1:M27)
- Paste all of that data in a new workbook
- save the new workbook in a folder named after cell A2, with the filename "(A2 data) Review 1"
- Save a second copy in the same folder with the filename "(A2 data) Review 2"
- Repeat for each row to the end of data in column A