I've created a macro that inserts a reference to a table When I did the macro, I configured the access to this macro through a button. But, now I want to change it to use the keyboard instead of icons. Does anyone know how to change from icon to a keyboard access?

link|improve this question

67% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Look here: http://www.brighthub.com/computing/windows-platform/articles/19475.aspx The 2nd part of this post is the perfect answer to your question.

For more info about assigning shortcuts in Word, look here:

link|improve this answer
feedback

The easiest approach is to create a new macro with the required keyboard shortcut, move the content from your old macro to the new one, and delete the old one.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.