Screen Resolution

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the proper protocol to setting screen resolution within the VBA? Or
is it better just to put up a message requesting the user to change to a
specific screen resolution? Can I even access the screen resolution and
manipulate it from VBA?

Thanks
 
Hi Sheldon,
What is the proper protocol to setting screen resolution within the VBA? Or
is it better just to put up a message requesting the user to change to a
specific screen resolution? Can I even access the screen resolution and
manipulate it from VBA?

The proper protocol is to respond to the user's screen resolution, not impose
your desired resolution on the users.

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top