Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, I'm trying to come up with a macro that will add a new workbook and copy certain sheets from the old workbook to the new one. However, I also need to be able to prompt the user to name the new workbook. and then have the macro know that the sheets from the old workbook go into the newly named one. I was able to come up with a macro that would do this but everytime i ran the macro it would automatically call the added workbook "book1" then "book2" and so on but the macro code still referred to it as "book 1" and would subsequently error out. Can anybody offer any advice? Thank you very much... -- natijoe ------------------------------------------------------------------------ natijoe's Profile: http://www.excelforum.com/member.php...o&userid=25556 View this thread: http://www.excelforum.com/showthread...hreadid=393074 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine worksheets in multiple workbook in one workbook with a macro | Excel Discussion (Misc queries) | |||
Apply Macro to all worksheets in a workbook except one | Excel Discussion (Misc queries) | |||
Macro to paste worksheets in another workbook | Excel Discussion (Misc queries) | |||
Applying same macro to all worksheets in workbook | Excel Discussion (Misc queries) | |||
Run macro on all worksheets within workbook | Excel Programming |