View Single Post
 
Old 06-24-2019, 05:38 PM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default

I do something like macropod said.
Instead of saving in normal.dotm, I save my macros in the MYMACROS.DOTM file and save and keep in the word initialization folder (Options - Advanced - General - File Locations).
Easy to back up and restore. (No need to export/import modules, userforms, etc.).
Note that, in order to gain access to the code, you must open the file from the File - Open menu.
For backup and easy reference to the code, I also save each individual module / user to a folder.
__________________
Backup your original file before doing any modification.
Reply With Quote