B
Bill Mitchell
I use macros as the basis for my shortcut menus. I've
noticed that when I use a RunCode or RunCommand and
separate them by a row with the "-" symbol, I get a nice
Grouping Line when I automatically create my shortcut
menu from the macro.
However, when I use "AddMenu", the "-" does not return a
Grouping Line. Why is this is there a workaround?
Also, is it possible in my macro to indicate the little
image I want next to the menu item? Can I do this in
code? If so, how do I learn the path and the names for
the images Access uses in its menu's?
Someone once mentioned it was possible to manage all your
shortcut menus and macros using some sort of table. Is
anyone familiar with that?
Thanks again,
Bill
Thanks.
noticed that when I use a RunCode or RunCommand and
separate them by a row with the "-" symbol, I get a nice
Grouping Line when I automatically create my shortcut
menu from the macro.
However, when I use "AddMenu", the "-" does not return a
Grouping Line. Why is this is there a workaround?
Also, is it possible in my macro to indicate the little
image I want next to the menu item? Can I do this in
code? If so, how do I learn the path and the names for
the images Access uses in its menu's?
Someone once mentioned it was possible to manage all your
shortcut menus and macros using some sort of table. Is
anyone familiar with that?
Thanks again,
Bill
Thanks.