Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey there,
What I have done: Once the user hits the command button, a userform pops up, the users has 4 options to choose(Checkboxes). Say the user selects all 4, it will create 4 new sheets (all named) and copy data from a summary sheet to these newly created sheets. It sets the format and print area of all 4 sheets. If the user selects 1 sheets, it will only create one sheets with the desired information. Where I want to go from here. I would like to be able to create a new workbook, copy over the sheets that have been created then remove the sheets from the orignal workbook. Then I would like it to promt the user to save the document (if possible, with SaveAs name set to some I have pre-difined (="Rec Domectic Forecast - "&summ!E3) to keep a standard naming convention. Any ideas how this would be done? I can't seem to copy of the sheets since the new workbook name changes (book(x)). Thanks, Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print sheets by "All Sheets in workbook, EXCEPT for specific named sheets". Possible? | Excel Programming | |||
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA | Excel Worksheet Functions | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Worksheet Functions | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Programming | |||
Macro for filter on protected workbook that works for all sheets, no matter what sheets are named? | Excel Programming |