View Single Post
 
Old 05-04-2012, 06:51 PM
New Daddy New Daddy is offline Windows Vista Office 2003
Advanced Beginner
 
Join Date: Jan 2012
Posts: 90
New Daddy is on a distinguished road
Default

Quote:
Originally Posted by Charles Kenyon View Post
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.)
Reply With Quote