View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Gatsby Jason Gatsby is offline
external usenet poster
 
Posts: 4
Default Screen Size and UserForms

Hi

- I am using MS Visual Basic Version 6.0 (Version 8435,
VBA Retail: 6.0.8435, Forms3: 2.01) and MS Excel Version
2000 (9.0.2720).

- How do I determine the screen size? I would like to be
able to place UserForms anywhere on the screen, and
UsableHeight, UsableWidth are not the right ones. Didn't
want to waste time figuring out title bar heights, menu
heights, etc. There used to be a screen object...

Any ideas???

Thanks -J