Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a template worksheet that I need to duplicate 35
times. I then change the names of each tab and populate the tabs with data. I was using the following statement for i=1 to 20 Sheets("template").Copy Befo=Sheets(1) next and things worked ok until I began creating too many new worksheets. It seems like there is a problem when creating somewhere between 25 and 30 new tabs. Has anyone run into this kind of problem? I've also tried using the FillAcrossSheets worksheet function, but that seems to fail when I try to fill more than 29 new sheets. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 07: Copying data between tabs in a workbook (automatically) | Excel Discussion (Misc queries) | |||
Select sheet tabs in workbook & save to separate workbook files | Excel Worksheet Functions | |||
Checking in other tabs and copying to another tab Is that possible | Excel Discussion (Misc queries) | |||
copying worksheet tabs | Excel Discussion (Misc queries) | |||
Copying Tabs in Excel | Excel Discussion (Misc queries) |