Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Page Layout / March 2005

Tip: Looking for answers? Try searching our database.

opening word files at 40%

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Aaron (ireland) - 11 Mar 2005 12:07 GMT
Hi All,

Could someone help me. A user is having an issue with opening some files
they recieved via Outlook. What is happening on some files is when opening
they open at 40% instead of 100%. This only happens to some files.

Regards

Aaron
Greg - 11 Mar 2005 12:39 GMT
Aaron,

You can put the following lines in an AutoOpen Macro in you Normal.dot
file:

Sub AutoOpen()
With ActiveWindow.View
 .Zoom.Percentage = 100
 'or I use
 '.Zoom.PageFit = wdPageFitBestFit
End With
End Sub
Aaron (ireland) - 11 Mar 2005 14:33 GMT
Hi Greg,

Thanks for the reply. Do I insert that code into the VB editor when in the
normal.dot template. Or where do I insert the code?

Regards

Aaron

> Aaron,
>
[quoted text clipped - 8 lines]
> End With
> End Sub
Greg - 11 Mar 2005 14:47 GMT
Aaron,

Yes, put it in Normal.dot

See:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm
Aaron (ireland) - 14 Mar 2005 10:55 GMT
Hi Greg,

Thats works for the zoom. Cheers man. Microsoft rocks.

Regards

Aaron

> Aaron,
>
> Yes, put it in Normal.dot
>
> See:
> http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm
Suzanne S. Barnhill - 11 Mar 2005 17:39 GMT
FWIW, documents always open at the Zoom in which they were saved. Perhaps
the user should contact the sender of the files and suggest a different
setting? Alternatively, if the user has Word 2003, he/she could use Reading
Layout view.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> Hi All,
>
[quoted text clipped - 5 lines]
>
> Aaron
Aaron (ireland) - 14 Mar 2005 11:03 GMT
Hi Suzanne,

Thanks for the reply. I must test saving a file in reading layout and send
it to a user thats reads in print view. Am I correct in saying that the
document will opening in reading view. This really bugs some of the users on
the network. Is there a network script available to remotely configure all
internal versions of Word 2003 to set the views each time the program is ran.
I know I changed most of the default settings after installation (in regards
to views and toolbar postions.).

Thanks for your time.

Aaron

> FWIW, documents always open at the Zoom in which they were saved. Perhaps
> the user should contact the sender of the files and suggest a different
[quoted text clipped - 10 lines]
> >
> > Aaron
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.