Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So far I have been able to determine how to create a
menubar and add a number of buttons and pop-ups to it using VBA. That's all fine if all you want to do is have a few tasks that can be done via a button. Can someone send me a *simple* *clean* example of how one adds buttons and pop-ups to a pop-up that's on the menubar to form a "tree like" menu? Something like: [PopUp][[Button][Button][Button][Button] [Button ] [Button ] [Popup ]---[Button] [Button ] [PopUp]---[Button] [Button ] [Button ] [Button] [Button ] [Button ] [Button ] [PopUp ]---[PopUp]---[Button] [Button ] [Button ] [Button ] [Button ] [Button ] [Button ] [Button ] And so on. Somehow, each popup has to know when a new level is starting and when one is ending. Using the "with" would seem logical but I can't find any examples that show how it would be implemented. Any and all help appreciated. David Schrader |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I make a "tab name" the "chart title"? (question on this) | Charts and Charting in Excel | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
"Disk is Full" add-on question to "Can't reset last cell" post tod | Excel Discussion (Misc queries) | |||
Programming a "Save as..." command button within Excel | Excel Discussion (Misc queries) | |||
Programming Excel "drop-down menu" functions | Excel Programming |