Programmatically change settings in Options dlg?

amarkmac

A. Mark Macias
Local time
Today, 13:33
Joined
Aug 2, 2006
Messages
10
Is there a way to programmatically change setting in the main Options dialog (Tools --> Options...). I specifically need to turn off the checkbox in the Spelling tab titled "Ignore words in UPPERCASE" This is on by default.

Thanks!
 
Look at the SetOption Method in VBA Help.
 
Great! Thanks, Paul
 

Users who are viewing this thread

Back
Top Bottom