Option Checkbox won't stay unchecked.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Word 2002 SP3. I have unchecked the option box "Windows in
Taskbar" because I want all the documents in one Word window. Then,
everything is fine. I use Word many times throughout the day, closing it an
reopening it as needed. Then suddenly it starts opening separate windows
again and when I look, the box is checked again. Any suggestions as to how
to make this change stick for good?

I got a new PC a few weeks ago - I'm opening the same documents as before
and I never had this problem with the old PC. (Obviously it's not the PC's
fault, just adding this to show that it's not the documents either.)
 
Thanks Suzanne, I tried it, but that did not help. Any other suggestions?
 
You could try brute force and set the following line in both an autonew and
an autoopen macro http://www.gmayor.com/installing_macro.htm

Application.ShowWindowsInTaskbar = False

Which will uncheck the option for each new and opened document.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Well, when I had a similar problem, it turned out to be due to an add-in
that was changing the Options settings (unintentionally).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top