Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I copy a set of worksheets from one workbook to another the macros don't
follow. Let me Explain: I copy worksheets from workbook A into workbook B and close workbook A. Then from workbook B I select the command button to run a macro. What happens is workbook A opens again and runs the macro. If I break the link with workbook A in workbook B using Edit/Links the command button doesn't do anything. How can I move the worksheets into the new workbook and have them behave as they did originally? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A tiny trick:
Rather than copy sheets from Book A to Book B, make a "Book B" by making a copy of Book A, removing material you don't want in B, adding material you do want in B and then calling the modifed copy Book B. The point is that by copying Book A, you will also copy all the included macros. -- Gary''s Student - gsnu200907 "Hansplay" wrote: When I copy a set of worksheets from one workbook to another the macros don't follow. Let me Explain: I copy worksheets from workbook A into workbook B and close workbook A. Then from workbook B I select the command button to run a macro. What happens is workbook A opens again and runs the macro. If I break the link with workbook A in workbook B using Edit/Links the command button doesn't do anything. How can I move the worksheets into the new workbook and have them behave as they did originally? Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the quick response. The only problem with that is "Book B" also
contains macros that I need to keep. I am combining two workbooks, each containing several macros. Thanks. "Gary''s Student" wrote: A tiny trick: Rather than copy sheets from Book A to Book B, make a "Book B" by making a copy of Book A, removing material you don't want in B, adding material you do want in B and then calling the modifed copy Book B. The point is that by copying Book A, you will also copy all the included macros. -- Gary''s Student - gsnu200907 "Hansplay" wrote: When I copy a set of worksheets from one workbook to another the macros don't follow. Let me Explain: I copy worksheets from workbook A into workbook B and close workbook A. Then from workbook B I select the command button to run a macro. What happens is workbook A opens again and runs the macro. If I break the link with workbook A in workbook B using Edit/Links the command button doesn't do anything. How can I move the worksheets into the new workbook and have them behave as they did originally? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cannot Move or Copy a worksheet | Excel Worksheet Functions | |||
Can not copy or move some worksheet | Excel Worksheet Functions | |||
Move or Copy Worksheet | Excel Worksheet Functions | |||
Move/Copy or Copy/Insert worksheet? | Excel Discussion (Misc queries) | |||
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 | Excel Worksheet Functions |