J
John JBM
I'm trying to change the FaceID of a custom button on a custom mene. I can
access the buttons on built in commandbars but not the custom menu as shown
below:
This works: ?application.Commandbars("Format").Controls.Item(1).Caption
This Doesn’t ?application.Commandbars("Custom
Menu").Controls.Item(1).Caption
Any ideas?
access the buttons on built in commandbars but not the custom menu as shown
below:
This works: ?application.Commandbars("Format").Controls.Item(1).Caption
This Doesn’t ?application.Commandbars("Custom
Menu").Controls.Item(1).Caption
Any ideas?