Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just to add:
commandbars("Custom1").Controls("MyControl").OnAct ion = "MyWorkbook.xls!MyMacro" -- Regards, Tom Ogilvy "VBA Fun" .(donotspam) wrote in message ... When a file containing a macro is saved using 'save as' under a new name the toolbar buttons are modified...the assign macro setting is changed to the new name. Is there a way to programatically change the assignment? If not, do you have any suggestions on how to distribute a VBA application, where the functions are made easily accessible through a custom toolbar, without the risk of the assignment getting modified? Thanks in advance, -- VBA Fun |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assigning Macros to Toolbar buttons | Excel Discussion (Misc queries) | |||
Assigning Macros to Buttons | Excel Discussion (Misc queries) | |||
Assigning Macros to Buttons in Excel | Excel Worksheet Functions | |||
assigning macros to buttons or autoshapes | Excel Worksheet Functions | |||
assigning macros to several custom buttons | Excel Programming |