View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andyroo Andyroo is offline
external usenet poster
 
Posts: 24
Default Display position of Userform

I want a userform to display at the top right side of the screen when it is
launched.

The userform StartUpPosition property gives me 4 options, none of which will
do what I want. Is there any code I can write that will show the form where
I want it to go?

I know it is possible to drag it over but I'd prefer it to start off where I
want it to be.