Thread: copy sheets
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bobbi bobbi is offline
external usenet poster
 
Posts: 6
Default copy sheets


--
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?