Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I move/copy a sheet into another workbook without taking the code
attached to the sheet with it? In particular I have a menu that should only appear when a particular worksheet is active. This is achieved through the activate and de-activate events. When I copy the sheet to another workbook (through code) the event handlers go with it (and crash since they can't find the function). Do I have to go into the module behind the copied worksheet and delete the code? Regards Les -- Les Gordon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying sheets | Excel Discussion (Misc queries) | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Worksheet Functions | |||
copying vba code to a standard code module | Excel Discussion (Misc queries) | |||
Copying sheets | Excel Programming | |||
Copying sheets | Excel Programming |