Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
fcecconi
Partner - Creator III
Partner - Creator III

Screen Resolution

Is there any way to determine the user's screen resolution?  I would like to create a macro and if the user screen resolution doesn't match the size the application was built for, I would like to display a warning message.

Labels (1)
2 Replies
fcecconi
Partner - Creator III
Partner - Creator III
Author

I meant screen size, not resolution

consenit
Partner - Creator II
Partner - Creator II

Hi there.

I haven't tested this because never use macros but in theory should work for all VBA-enabled apps:

How to retrieve screen size/resolution in MS Access VBA to re-size a form - Stack Overflow

Regards,

Ernesto.