VBA Event Problem (recursion) in Access 2000 sp1

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top