Forum Discussion
LMS_5
Jul 28, 2022Copper Contributor
DOCX macros not working
Seems since a recent update July 26-ish that when I open a DOCX or DOCM file that I cannot use the macros built in even despite going through Developer and doing my hack from a previous Microsoft fai...
Stefan_Blom
Jul 28, 2022MVP
In most cases, you should put the macro in a macro-enabled template and put that template in Word's Startup folder. (The Startup folder is a trusted location in Word.) That way, the template will be loaded into memory when Word starts and the macro is available to run from a document. You can assign a keyboard shortcut to it, if appropriate.