C
Cory
Greetings,
With the addition of the background color property I have found that setting
the background to dark and the font color to light makes reading much easier
on the eyes. Unfortunately, I am a little on the lazy side so I wish to have
Word (2007) do this automatically everytime I open or create a new document.
I figured that starting with new would be easiest, so in Normal.dot>New
Module I put an AutoNew macro that changed the bakground color and text to my
liking. It works when executed from the immediate window, but not on
loading. I am at a bit of a loss. Isn't the AutoNew event handler supposed
to execute when a new document is created using the selected (In this case
Normal.dot) template?
Cory
With the addition of the background color property I have found that setting
the background to dark and the font color to light makes reading much easier
on the eyes. Unfortunately, I am a little on the lazy side so I wish to have
Word (2007) do this automatically everytime I open or create a new document.
I figured that starting with new would be easiest, so in Normal.dot>New
Module I put an AutoNew macro that changed the bakground color and text to my
liking. It works when executed from the immediate window, but not on
loading. I am at a bit of a loss. Isn't the AutoNew event handler supposed
to execute when a new document is created using the selected (In this case
Normal.dot) template?
Cory