Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe or maybe not.
Depends on what that code was. rnosk wrote: Thanks Dave. I suppose I can't cut corners by using the code generated while I did the interactive version. Your links were helpful. "Dave Peterson" wrote: I think it's better to do all the work in code. 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) 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 In xl2007, those toolbars and menu modifications will show up under the addins. rnosk wrote: After interactively adding a menu item (tools/customize/commands/new menu) to the excel toolbar is the code available to edit? I've created a layered menu but I can't seem to find the resulting code. -- Dave Peterson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop users from accessing "Protection" option from "Tools" menu | Excel Programming | |||
Accessing Menu Options from VB Code | Excel Programming | |||
Menu Item Action Changes with "User" accessing file | Excel Programming | |||
Accessing Addin from Sheet_Event Code | Excel Programming | |||
Accessing Addin from Sheet_Event Code | Excel Programming |