#1   Report Post  
Kelsen
 
Posts: n/a
Default Display size

I often open documents from others which are set at a size other than 100%.
Is there a way to force all Word documents to open at 100% (or some other
size, I suppose)?

Thanks.
  #2   Report Post  
Jay Freedman
 
Posts: n/a
Default

On Wed, 3 Aug 2005 12:47:04 -0700, Kelsen
wrote:

I often open documents from others which are set at a size other than 100%.
Is there a way to force all Word documents to open at 100% (or some other
size, I suppose)?

Thanks.


For your own documents, see
http://www.word.mvps.org/FAQs/Genera...iewAndZoom.htm.

For documents from others, you can force the zoom factor with this
macro:

Public Sub AutoOpen()
ActiveWindow.View.Zoom.Percentage = 100
End Sub

See http://www.gmayor.com/installing_macro.htm if you need
instructions.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
  #3   Report Post  
Kelsen
 
Posts: n/a
Default



"Jay Freedman" wrote:

On Wed, 3 Aug 2005 12:47:04 -0700, Kelsen
wrote:

I often open documents from others which are set at a size other than 100%.
Is there a way to force all Word documents to open at 100% (or some other
size, I suppose)?

Thanks.


For your own documents, see
http://www.word.mvps.org/FAQs/Genera...iewAndZoom.htm.

For documents from others, you can force the zoom factor with this
macro:

Public Sub AutoOpen()
ActiveWindow.View.Zoom.Percentage = 100
End Sub

See http://www.gmayor.com/installing_macro.htm if you need
instructions.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org


Thanks very much, Jay. You provided not just the answer but the method(s)
for implementing it.

RFT!!!
Dave Kelsen
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Annoying Page Size Error/Bug Steven Lee Page Layout 1 August 1st 05 04:01 PM
How to control image size using nested INCLUDEPICTURE field 2dogs Mailmerge 1 May 11th 05 11:44 AM
during print preview legal size document cuts to letter size Jim Microsoft Word Help 0 April 19th 05 11:00 PM
Word 2003: Can one disable table styles? [email protected] Tables 5 April 10th 05 10:02 AM
Setting custom size problem Bob S Page Layout 0 December 24th 04 03:25 PM


All times are GMT +1. The time now is 11:58 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"