View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sheldon Sheldon is offline
external usenet poster
 
Posts: 51
Default Screen Resolution

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