H
Harvey
Hello:
I have recently moved event calls from buttons on forms in a tab control to
menus using the CommandBarMenu/CommandBarControl object model. It works with
the exception that about 1/2 the items will cause the code to execute 3
times, independent of what is inside the method being called or the name of
the method (even when simplified to a simple msgbox call). It may be
relevant that the form contains a Tab Control having 3 tabs.
Can someone please help? thank you in advance.
Harvey
I have recently moved event calls from buttons on forms in a tab control to
menus using the CommandBarMenu/CommandBarControl object model. It works with
the exception that about 1/2 the items will cause the code to execute 3
times, independent of what is inside the method being called or the name of
the method (even when simplified to a simple msgbox call). It may be
relevant that the form contains a Tab Control having 3 tabs.
Can someone please help? thank you in advance.
Harvey