Quote:
Originally Posted by Charles Kenyon
You can create a new toolbar and simply copy the buttons you want from the Reviewing toolbar by Ctrl-Dragging them there.
I don't know the answer to your question so started with the macro listed at http://word.mvps.org/FAQs/MacrosVBA/...roToButton.htm and came up with the following which gives the caption (tooltip) and the button ID.
|
Thanks. From the button ID, how do you find the command in the all commands list? For example, the Accept/Reject Dialog Box button has the button ID of 305. Where do I go from there? (I wasn't able to find the Accept/Reject Dialog Box command in the all commands list, while I was able to find separate Accept Changes and Reject Changes commands.)