ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   default (start-up) window size (https://www.excelbanter.com/excel-programming/278716-default-start-up-window-size.html)

fw

default (start-up) window size
 
Thanks, but exactly how does one do that?
fw

-----Reply to Original Message-----

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

each page stores its own zoom setting.
--
Regards,
Tom Ogilvy

-----Original Message-----

"fw" wrote in message
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.


Tom Ogilvy

default (start-up) window size
 
You can learn about code to set the zoom level, by turning on the macro
recorder (tools=Macro=Record a new macro) and then changing the zoom level
(View=zoom). Now stop recording.

To learn about application level events see Chip Pearson's page on this:

http://www.cpearson.com/excel/AppEvent.htm

You could put such code in the personal.xls workbook so these events would
be started each time Excel was opened.

--
Regards,
Tom Ogilvy

"fw" wrote in message
...
Thanks, but exactly how does one do that?
fw

-----Reply to Original Message-----

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

each page stores its own zoom setting.
--
Regards,
Tom Ogilvy

-----Original Message-----

"fw" wrote in message
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.





All times are GMT +1. The time now is 04:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com