default (startup) window size

F

fw

In Excel 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.
 
T

Tom Ogilvy

If you instantiated application level events and use code to set the zoom to
125.

each page stores its own zoom setting.
 
Top