S
Sam D
Thanks for your thoughts!
I have a form with a custom menu - each menu item executes a function. The
form also includes command buttons which mirror the custom menu's items
(much like a toolbar). Each command button's click event runs the identical
function to the corresponding menu item.
Now the command buttons work as expected, however each of the menu items
execute their function 3 times.
I cannot even imagine why this is occurring.
Any ideas???
Sam
I have a form with a custom menu - each menu item executes a function. The
form also includes command buttons which mirror the custom menu's items
(much like a toolbar). Each command button's click event runs the identical
function to the corresponding menu item.
Now the command buttons work as expected, however each of the menu items
execute their function 3 times.
I cannot even imagine why this is occurring.
Any ideas???
Sam