PC Review


Reply
Thread Tools Rate Thread

Default view?

 
 
Gary Gary
Guest
Posts: n/a
 
      24th Feb 2010

Every Word file is opening up in Print layout. Is there any way of having
the default opening layout to be Web layout? Who prints these days
anyway? Maybe 1 in 100 documents on a typical computer ever gets printed!
It seems ridiculous to have Print as the default layout.
Using XP Pro SP3 with Office 2007 but have chosen to save documents in the
Word 2003 file type so Wordpad can access them in case I need to work with
them on a public computer that may not have Word 2007 installed.

Surely it must be possible to have Web Layout as the default View
setting. I have hundreds of these files. I can modify the page of
course, save the changes with the new view setting and it retains it
(thank goodness). But I, along with millions of other people around the
world would like Word to "behave better".
 
Reply With Quote
 
 
 
 
Stefan Blom
Guest
Posts: n/a
 
      24th Feb 2010
Use a couple of auto macros to force the view that you want:

Sub AutoOpen()
ActiveWindow.View.Type = 6 'Web view
ActiveWindow.View.Zoom.Percentage = 100

End Sub
Sub AutoNew()
ActiveWindow.View.Type = 6 'Web view
ActiveWindow.View.Zoom.Percentage = 100
End Sub

Place the macros in the Normal template. For assistance, see
http://www.gmayor.com/installing_macro.htm.

--
Stefan Blom
Microsoft Word MVP



"Gary Gary" <(E-Mail Removed)> wrote in message
newsp.u8ncwk2ou4oxh7@----------.wp.shawcable.net...
> Every Word file is opening up in Print layout. Is there any way of having
> the default opening layout to be Web layout? Who prints these days
> anyway? Maybe 1 in 100 documents on a typical computer ever gets printed!
> It seems ridiculous to have Print as the default layout.
> Using XP Pro SP3 with Office 2007 but have chosen to save documents in the
> Word 2003 file type so Wordpad can access them in case I need to work with
> them on a public computer that may not have Word 2007 installed.
>
> Surely it must be possible to have Web Layout as the default View
> setting. I have hundreds of these files. I can modify the page of
> course, save the changes with the new view setting and it retains it
> (thank goodness). But I, along with millions of other people around the
> world would like Word to "behave better".



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make Print Layout view default view when creating new messa =?Utf-8?B?Um9iZXJ0IFcu?= Microsoft Outlook Discussion 0 23rd Dec 2005 06:15 PM
how to make default view when opening document slide show view in. =?Utf-8?B?a3NoYWhlZW4=?= Microsoft Powerpoint 1 11th Apr 2005 04:23 AM
File Open dialog - making 'List' view the default view John Smith Windows XP Customization 1 9th Apr 2005 04:12 AM
How to change the default view of an e-mail message to "web layout" when I reply to messages? The default view is Normal now. The text uses left one third of the screen only. Dmitriy Kopnichev Microsoft Outlook Discussion 0 26th Jan 2004 10:27 AM
How to change the default view of an e-mail message to "web layout" when I reply to messages? The default view is Normal now. The text uses left one third of the screen only. Dmitriy Kopnichev Microsoft Outlook 0 26th Jan 2004 10:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:48 AM.