View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Pierre via OfficeKB.com[_2_] Pierre via OfficeKB.com[_2_] is offline
external usenet poster
 
Posts: 122
Default userform fullscreen

Hi Ian,

Do you also know how to get a multipage centered on a userform ?
thanks man !
Pierre

Ian wrote:
With UserForm1
.Top = 1
.Left = 1
.Height = Application.UsableHeight
.Width = Application.UsableWidth
End With

Hi experts,

[quoted text clipped - 3 lines]
Thanks,
Pierre



--
Message posted via http://www.officekb.com