You're welcome!
Just a tip: when I assign macros to menu buttons or keyboard shortcut that will be used in specific documents, I like to put a exit line to prevent undesired changes in other documents.
Like this (before any other instruction):
Code:
If activedocument.name<>"My desired document.docx" then exit sub