Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I send my excel workbook to other individuals in my office who may have to
cover for me in my absence. I have several command macro buttons attached to the toolbar when I open my workbook, however , though the macros are still intact, the buttons do not appear on the receipients email. Is there a way to send my email so the buttons and macros are intact? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I find it much easier to modify the toolbar to support the macros via code.
It'll work easier when/if I share the file -- or even just move the file. 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) In xl2007, those toolbars and menu modifications will show up under the addins. And if you use xl2007: If you want to learn about modifying the ribbon, you can start at Ron de Bruin's site: http://www.rondebruin.nl/ribbon.htm http://www.rondebruin.nl/qat.htm -- For macros for all workbooks (saved as an addin) or http://www.rondebruin.nl/2007addin.htm chrisnsmith wrote: I send my excel workbook to other individuals in my office who may have to cover for me in my absence. I have several command macro buttons attached to the toolbar when I open my workbook, however , though the macros are still intact, the buttons do not appear on the receipients email. Is there a way to send my email so the buttons and macros are intact? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|