Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
I really dislike the Reading Layout view. Every time I open an email
attachment from Outlook, it comes back. I have turned it off countless times in Tools Options General clear the check box for Allow starting in Reading Layout. Is there a registry setting that will permanently do this? I am using Word 2003. Thanks for anyone's help here. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
You can use a couple of auto macros in your Normal template (or add the code
to these macros if they already exist): Sub AutoOpen() Options.AllowReadingMode = False End Sub Sub AutoNew() Options.AllowReadingMode = False End Sub For assistance, see http://www.gmayor.com/installing_macro.htm. -- Stefan Blom Microsoft Word MVP "kyot58" wrote: I really dislike the Reading Layout view. Every time I open an email attachment from Outlook, it comes back. I have turned it off countless times in Tools Options General clear the check box for Allow starting in Reading Layout. Is there a registry setting that will permanently do this? I am using Word 2003. Thanks for anyone's help here. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thanks Stefan, I'll give this a shot.
"Stefan Blom" wrote: You can use a couple of auto macros in your Normal template (or add the code to these macros if they already exist): Sub AutoOpen() Options.AllowReadingMode = False End Sub Sub AutoNew() Options.AllowReadingMode = False End Sub For assistance, see http://www.gmayor.com/installing_macro.htm. -- Stefan Blom Microsoft Word MVP "kyot58" wrote: I really dislike the Reading Layout view. Every time I open an email attachment from Outlook, it comes back. I have turned it off countless times in Tools Options General clear the check box for Allow starting in Reading Layout. Is there a registry setting that will permanently do this? I am using Word 2003. Thanks for anyone's help here. |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
You are welcome.
-- Stefan Blom Microsoft Word MVP "kyot58" wrote in message ... Thanks Stefan, I'll give this a shot. "Stefan Blom" wrote: You can use a couple of auto macros in your Normal template (or add the code to these macros if they already exist): Sub AutoOpen() Options.AllowReadingMode = False End Sub Sub AutoNew() Options.AllowReadingMode = False End Sub For assistance, see http://www.gmayor.com/installing_macro.htm. -- Stefan Blom Microsoft Word MVP "kyot58" wrote: I really dislike the Reading Layout view. Every time I open an email attachment from Outlook, it comes back. I have turned it off countless times in Tools Options General clear the check box for Allow starting in Reading Layout. Is there a registry setting that will permanently do this? I am using Word 2003. Thanks for anyone's help here. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text box visible only in "Reading layout" | Page Layout | |||
How to permanently eliminate "ADVANCED REGISTRY OPTOMIZER" ICON ? | Microsoft Word Help | |||
This Is the Word "homotopy": "36AFE243C82B1023" in the Registry. How to I Decipher the HEX String? | Microsoft Word Help | |||
Set documnents to NOT open in "reading layout view" when emailed? | Page Layout | |||
Is there "reading layout" view in Office 2004 for OS X? | Page Layout |