Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, I'm back again with another question about the menu macro.
In setting up the macros I found that I'm limited to 3 levels. In general that's plenty, but I wanted to add a fourth level for a specific set of macros. What is involved in adding a fourth level to your menu macros? I've tried the following: At the "IF NextLevel = 3 Then" statement, I changed the number from 3 to 4 (thinking that it'd allow me to make a fourth level.); this did not work, and instead called an error at the second line in the Case 3 ' A SubMenu Item " Set SubMenuItem = MenuItem.Controls.Add(Type:=msoControlButton)" Thanks again for your time. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF Statement Modifications | Excel Worksheet Functions | |||
webbrowser - excel - modifications | Excel Discussion (Misc queries) | |||
Ron de Bruin Copy2 Macro - troubleshooting | Excel Worksheet Functions | |||
Making Contents of a cell input for a Module | Excel Programming | |||
Modifications to Permutation Macro | Excel Programming |