Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel spread sheet that I use as a template. When this template
opens, I have a userform that pops up and asks the user to select one of 2 options. Option 2 is to enable the user to perform maintenence or updates on the template. Option 1 saves the worksheet tabs of the template to a new book and saves the new book as a specified file name. note: I am saving the worksheet tabs because I do not want the modules to copy to the new file, just the tabs and any code on the worksheet tabs. Now comes my problem. 2 of the worksheet tabs that has macro code on them has a button on the same worksheet that the code is in and the macro code is assigned to the button. When the save process occurs, the assignment of the macro does not stay with the button. Instead the assignment is pointed back to the template, instead of staying assigned to the code found on the worksheet. How can I make the macro assignment stay pointing to the code of the worksheet the button is found on even if the tab is copied to a new workbook? Thanks for any help. -- Stephen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro assigned to a button | Excel Discussion (Misc queries) | |||
Macro Assigned to a Button | Excel Discussion (Misc queries) | |||
How do I know what macro is assigned to a button? | Excel Discussion (Misc queries) | |||
Which Macro Is Assigned to a Button | Excel Programming | |||
Macro assigned to a button question | Excel Programming |