Making modifications to macro module from R. De Bruin
Can you post all the code?
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"SteveDB1" wrote in message
...
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.
|