View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default How to control the UserForm's position?

Try this

http://www.cpearson.com/excel/FormPosition.htm

--
HTH

Bob Phillips

"OKLover" wrote in message
...
Hello, All

Is anyone knows how to control the UserForm's position?
It seems that i couldn't to find the Screen.Width or Screen.Height

property
in VBA.