PC Review


Reply
Thread Tools Rate Thread

Default Zoom in Word 2007

 
 
Nat
Guest
Posts: n/a
 
      8th Feb 2008
I know how to change the default Zoom in the Normal template in Word 2007.
It is really quite easy, however that only affects new documents you create,
as opposed to say attachments sent to you. Is it possible to just change the
default view when Word opens up, regardless of if it is a new document or
existing one, from 100% to say Page width? I could not find this in Word
settings, might this be a registry hack?

Thanks a bunch,
 
Reply With Quote
 
 
 
 
Herb Tyson [MVP]
Guest
Posts: n/a
 
      8th Feb 2008
Word documents "remember" the last zoom, and that's how they open. You can
change this, in effect, however, by including an AutoOpen macro that runs
any time you open an existing document:

To force all documents to open at 120%, the AutoOpen macro would need to
include the line:

ActiveWindow.ActivePane.View.Zoom.Percentage = 120

If you name a macro AutoOpen, it will be run each time any Word document
[based on that template] is opened. Hence, for most document, putting
AutoOpen into Normal.dotm will usually do the trick.

For me, a zoom of 160 is optimal. Yet, I have clients who love to view
documents at 80% and sometimes smaller. My AutoOpen macro keeps me from
having to reach for the zoom each time I open documents they send me.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Nat" <(E-Mail Removed)> wrote in message
news:44243D52-E395-432F-B653-(E-Mail Removed)...
>I know how to change the default Zoom in the Normal template in Word 2007.
> It is really quite easy, however that only affects new documents you
> create,
> as opposed to say attachments sent to you. Is it possible to just change
> the
> default view when Word opens up, regardless of if it is a new document or
> existing one, from 100% to say Page width? I could not find this in Word
> settings, might this be a registry hack?
>
> Thanks a bunch,


 
Reply With Quote
 
Nat
Guest
Posts: n/a
 
      8th Feb 2008
Thanks that is perfect. Works like a charm.

I really appreciate your help

"Herb Tyson [MVP]" wrote:

> Word documents "remember" the last zoom, and that's how they open. You can
> change this, in effect, however, by including an AutoOpen macro that runs
> any time you open an existing document:
>
> To force all documents to open at 120%, the AutoOpen macro would need to
> include the line:
>
> ActiveWindow.ActivePane.View.Zoom.Percentage = 120
>
> If you name a macro AutoOpen, it will be run each time any Word document
> [based on that template] is opened. Hence, for most document, putting
> AutoOpen into Normal.dotm will usually do the trick.
>
> For me, a zoom of 160 is optimal. Yet, I have clients who love to view
> documents at 80% and sometimes smaller. My AutoOpen macro keeps me from
> having to reach for the zoom each time I open documents they send me.
>
> --
> Herb Tyson MS MVP
> Author of the Word 2007 Bible
> Blog: http://word2007bible.herbtyson.com
> Web: http://www.herbtyson.com
>
>
> "Nat" <(E-Mail Removed)> wrote in message
> news:44243D52-E395-432F-B653-(E-Mail Removed)...
> >I know how to change the default Zoom in the Normal template in Word 2007.
> > It is really quite easy, however that only affects new documents you
> > create,
> > as opposed to say attachments sent to you. Is it possible to just change
> > the
> > default view when Word opens up, regardless of if it is a new document or
> > existing one, from 100% to say Page width? I could not find this in Word
> > settings, might this be a registry hack?
> >
> > Thanks a bunch,

>
>

 
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
Default Zoom Setting in Word 2007 Jerry Microsoft Word Document Management 1 16th Mar 2010 01:40 AM
How do I change the default Zoom level in Word 2007 to 100%? bbriley42 Microsoft Word Document Management 4 7th Dec 2008 07:56 PM
Can I have the zoom default to 120% instead of 100% (Word)? =?Utf-8?B?Q3JhaWdzdGVy?= Microsoft Word Document Management 1 30th May 2007 06:31 PM
Word 2007 default zoom =?Utf-8?B?Sm9obiBLb2ViZWw=?= Microsoft Word Document Management 1 9th Aug 2006 11:18 AM
Default Zoom in Word 2007 beta bigk Microsoft Word New Users 4 31st Jul 2006 03:04 PM


Features
 

Advertising
 

Newsgroups
 


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