View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Custom Position UserForm

maybe chip's site will help

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

--


Gary


"Bret" wrote in message
...
Is there a property or is there a way to program a userform to display in the
bottom right corner of a screen. This uesrform I have displays all the tabs
in a listbox and remains opens as user selects desired tab, however I want
this form out of the way to the lower right. I cant seem to find a property
or setting for this.

thanks for any assistance.