View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leo Luk Leo Luk is offline
external usenet poster
 
Posts: 1
Default How to get screen size ?

Do any one know how to obtain the screen size property via
VBA ? (For example 1280 by 1024, 1024 by 768 ...)

I have developed an application at home but it look aweful
when I try to run it at work because it was based on the
screen size used at home.

Help