I have a command button that runs a vba script on a word2000 form. I would
like to remove the button from the body of the form and instead use a drop
down menue item on the toolbar to run the macro.
Not sure how to convert the button to a drop down menue item on the toolbar.
Appreciate any help
frank
Jezebel - 24 Feb 2006 03:39 GMT
There's no conversion. Delete the button. Add a menu option that calls your
script.
>I have a command button that runs a vba script on a word2000 form. I would
> like to remove the button from the body of the form and instead use a drop
[quoted text clipped - 3 lines]
> Appreciate any help
> frank