jfriestman
Programmer
Re: Word 97<br>
I have a custom macro assigned to a menu item. I only want the menu item to be enabled if text is selected in the ActiveDocument. I'm sure this can be done (similar to the Cut/Copy/Paste being conditionally enabled) but for the life of me I can't find where the document object raises an event to let me fire code that enables/disables a menu item. If you have a clue, please fill me in. Thanks.
I have a custom macro assigned to a menu item. I only want the menu item to be enabled if text is selected in the ActiveDocument. I'm sure this can be done (similar to the Cut/Copy/Paste being conditionally enabled) but for the life of me I can't find where the document object raises an event to let me fire code that enables/disables a menu item. If you have a clue, please fill me in. Thanks.