Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() -- bobbiI have a workbook with 30 worksheets labeled Abook1 to Abook10, Bbook1 to Bbook10, Cbook1 to Cbook10. The worksheet name is repeated in the same cell on each sheet. I would like to save each group of 10 into seperate workbooks named A, B, and C (using only the first digit of each sheet name). Then make sure each workbook has the sheets in numerical order (they won't necessarily be completed in order). Is there a macro that will do all that automatically? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy cell info to other sheets, other sheets dont contain all row. | Excel Worksheet Functions | |||
Copy Two Visible Ranges (From Two Sheets) To A New Workbook (AlsoWith Two Sheets) | Excel Programming | |||
Copy Two Visible Ranges (From Two Sheets) To A New Workbook (AlsoWith Two Sheets) | Excel Programming | |||
Create New WB with copy of Sheets 1 & 2 when sheets count reaches 100 | Excel Programming | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions |