Posted to microsoft.public.excel.programming
|
|
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.
|