ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Preset Display Setting in Auto Open (https://www.excelbanter.com/excel-programming/300214-re-preset-display-setting-auto-open.html)

kkknie[_122_]

Preset Display Setting in Auto Open
 
I don't think you can do it though anything other than Windows AP
functions, and I'm not sure you really want to be changing the user'
display settings. If they have a high resolution and have a ton o
shortcuts, it will squish them all together (that's what happens on m
machine as I am running 1600x1200).

My approach has always been to develop my spreadsheets in the most use
resolution (800x600) and anyone with 640x480 would be asked to chang
their resolution. Much the same as on some websites that suggest
best screen resolution.

Another less friendly option is to change the zoom so that it will fi
on the screen (regardless of resolution). Something like:

Range("A1:G16").Select
ActiveWindow.Zoom = True
Range("A1").Select



--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 08:21 AM.

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