Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created macros and assigned them to buttons on a custom toolbar. The
macros work fine, but when I save the file under another name the macros are only linked to the new workbook. I can create the macros in the Personal workbook, but I need them to be available to other users on their own computers. Has anyone got a solution. Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Your life will become much simpler if you include code to create the toolbar
when the workbook is opened and include code to destroy the toolbar when the workbook is closed. For additions to the worksheet menu bar, I really like the way John Walkenbach does it in his menumaker workbook: http://j-walk.com/ss/excel/tips/tip53.htm Here's how I do it when I want a toolbar: http://www.contextures.com/xlToolbar02.html (from Debra Dalgleish's site) Elsa wrote: I have created macros and assigned them to buttons on a custom toolbar. The macros work fine, but when I save the file under another name the macros are only linked to the new workbook. I can create the macros in the Personal workbook, but I need them to be available to other users on their own computers. Has anyone got a solution. Thanks. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros Don't Show On Commands List and 'Normal.dot' | Excel Worksheet Functions | |||
how do I run excel 4.0 macros on excel 2000 | Excel Discussion (Misc queries) | |||
ex.=($B$4+C4) in macros for row why adding rest | Excel Worksheet Functions | |||
ex.=($B$4+C4) in macros for row why adding rest | Excel Worksheet Functions | |||
Transferring toolbars and macros to other computers | Excel Discussion (Misc queries) |