Using Excel 2003... I have a added a custom submenu "Add New Row" to the "Insert" CommandBar. It calls a VBA subroutine.
The problem is that the subroutine is activated when "Add New Row" gets the focus (or mouseover) and does not wait for a click. As a side note, but maybe part of the problem, the caption "Add New Row" has a right arrow as if there are level 2 submenu items although there are none.
How do I straighten this out??
Thanks
The problem is that the subroutine is activated when "Add New Row" gets the focus (or mouseover) and does not wait for a click. As a side note, but maybe part of the problem, the caption "Add New Row" has a right arrow as if there are level 2 submenu items although there are none.
How do I straighten this out??
Thanks