Before my hard drive crashed, whenever I opened a new document and then
went to the VBE,
Option Explicit was listed as the first entry on a New Project.
That is the case on my PC at work as well.
After reinstalling Word on my new PC, I can't seem to get Option
Explicit to appear as the default first line. I have checked
Tools>Options>Editor>Require Variable Declarations, but I still have to
manually type in Option Explicit at the start of each new project.
Any ideas how to make Option Explicit appear as default? Thanks