Is it possible to detect a user’s screen resolution and automatically open a sheet with a particular view %. For example, if screen resolution is 600×800, the workbook will adjust the view to 100, if it is 1024X768, it will open under 200% view.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Detect Screen Resolution & Change View % (Excel 2002)
Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Detect Screen Resolution & Change View % (Excel 2002)
- This topic has 6 replies, 3 voices, and was last updated 20 years, 8 months ago.
Viewing 3 reply threadsAuthorReplies-
WSpieterse
AskWoody LoungerSeptember 30, 2004 at 5:45 am #883175Try this piece of code:
Declare Function GetSystemMetrics Lib "user32" (ByVal nIndex As Long) As Long Public Const SM_CXSCREEN = 0 Public Const SM_CYSCREEN = 1 'Insert this code to your form: Private Sub test() Dim Tmp As String Tmp = GetSystemMetrics(SM_CXSCREEN) & _ "x" & GetSystemMetrics(SM_CYSCREEN) MsgBox (Tmp) End Sub
-
WSpieterse
AskWoody LoungerSeptember 30, 2004 at 5:45 am #883176Try this piece of code:
Declare Function GetSystemMetrics Lib "user32" (ByVal nIndex As Long) As Long Public Const SM_CXSCREEN = 0 Public Const SM_CYSCREEN = 1 'Insert this code to your form: Private Sub test() Dim Tmp As String Tmp = GetSystemMetrics(SM_CXSCREEN) & _ "x" & GetSystemMetrics(SM_CYSCREEN) MsgBox (Tmp) End Sub
-
WSroger.crawley
AskWoody LoungerSeptember 30, 2004 at 8:38 am #883231I often change the view settings within my code. To do this I will select the range I want to be visible on screen and the set the Zoom property of ActiveWindow to True. This then adjusts the zoom % so that all of the selected range is visible on screen. This works fine for me as I mostly work in maximised windows, however, if this code is run in a Normal window it will adjust the zoom settings to suit the window size at that time, if you then maximise the window the zoom will not be at an optimum level.
I have attached a simple example of how I would use this approach to resize the view for Height, Width and Range.
Hope this helps,
-
WSroger.crawley
AskWoody LoungerSeptember 30, 2004 at 8:38 am #883232I often change the view settings within my code. To do this I will select the range I want to be visible on screen and the set the Zoom property of ActiveWindow to True. This then adjusts the zoom % so that all of the selected range is visible on screen. This works fine for me as I mostly work in maximised windows, however, if this code is run in a Normal window it will adjust the zoom settings to suit the window size at that time, if you then maximise the window the zoom will not be at an optimum level.
I have attached a simple example of how I would use this approach to resize the view for Height, Width and Range.
Hope this helps,
Viewing 3 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Best Courses to Study in Dubai with High Job Prospects (Awaiting moderation)
by
SonaliSharmaBR
2 hours, 11 minutes ago -
Small desktops
by
Susan Bradley
51 minutes ago -
Totally disable Bitlocker
by
CWBillow
6 hours, 32 minutes ago -
Totally disable Bitlocker
by
CWBillow
8 hours, 11 minutes ago -
Windows 11 ad from Campaign Manager in Windows 10 (Awaiting moderation)
by
Jim McKenna
11 hours, 41 minutes ago -
Phishers extract Millions from HMRC accounts..
by
Microfix
20 hours, 20 minutes ago -
Windows 10 22H2 Update today (5 June) says up-to-date but last was 2025-04
by
Alan_uk
22 hours, 12 minutes ago -
Thoughts on Malwarebytes Scam Guard for Mobile?
by
opti1
1 day, 1 hour ago -
Mystical Desktop
by
CWBillow
1 day, 1 hour ago -
Meta and Yandex secretly tracked billions of Android users
by
Alex5723
6 hours, 52 minutes ago -
MS-DEFCON 2: Do you need that update?
by
Susan Bradley
15 hours, 45 minutes ago -
CD/DVD drive is no longer recognized
by
WSCape Sand
1 day, 16 hours ago -
Windows 11 24H2 Default Apps stuck on Edge and Adobe Photoshop
by
MikeBravo
1 day, 19 hours ago -
North Face and Cartier customer data stolen in cyber attacks
by
Alex5723
1 day, 17 hours ago -
What is wrong with simple approach?
by
WSSpoke36
1 day, 10 hours ago -
Microsoft-Backed Builder.ai Set for Bankruptcy After Cash Seized
by
Alex5723
2 days, 5 hours ago -
Location, location, location
by
Susan Bradley
19 hours, 33 minutes ago -
Cannot get a task to run a restore point
by
CWBillow
2 days, 6 hours ago -
Frustrating search behavior with Outlook
by
MrJimPhelps
1 day, 21 hours ago -
June 2025 Office non-Security Updates
by
PKCano
2 days, 17 hours ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
19 hours, 53 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
2 days, 17 hours ago -
How start headers and page numbers on page 3?
by
Davidhs
3 days, 3 hours ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
2 days, 6 hours ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
3 days, 12 hours ago -
Windows 11 Insider Preview build 26120.4230 (24H2) released to BETA
by
joep517
3 days, 12 hours ago -
MS Excel 2019 Now Prompts to Back Up With OneDrive
by
lmacri
3 days, 2 hours ago -
Firefox 139
by
Charlie
2 days, 18 hours ago -
Who knows what?
by
Will Fastie
1 day, 20 hours ago -
My top ten underappreciated features in Office
by
Peter Deegan
3 days, 13 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.