View Single Post
 
Old 10-17-2012, 04:17 AM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Windows 7 64bit Office 2010 32bit
Moderator
 
Join Date: Aug 2011
Posts: 4,036
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

Sometimes, poorly designed add-ins could prevent Normal from saving correctly. Further troubleshooting will be required to fix that permanently.

As a workaround, you can open Normal as a document and make the changes directly in the file. The easiest approach makes use of some basic VBA: In Word, press Alt+F11 to display the Visual Basic Editor. Press Ctrl+G to activate the Immediate window. Type

NormalTemplate.OpenAsDocument

and press Enter. Normal opens in a separate window (it may not be the active window). Close the Visual Basic Editor.
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional
Reply With Quote