default window size: opening documents

F

fw

Is there a way to open all documents with a default window
size, for example 125% ? This would include documents that
I create as well as those sent to me by others.
Thanks.
 
G

Greg

fw,

Put the following code in an AutoOpen Macro of your global
Normal.dot template:

ActiveWindow.View.Zoom.Percentage = 125
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top