Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 577
Default Align the form to the top left

Thanks, it works.

"Vergel Adriano" wrote:


Private Sub UserForm_Initialize()
Me.StartUpPosition = 0
Me.Left = 0
Me.Top = 0
End Sub


--
Hope that helps.

Vergel Adriano


"Scott" wrote:

How to align the form to the top left? Right now when the form is
initialized, it is centrally aligned.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Align Left and Right in Same Cell Sloth Excel Discussion (Misc queries) 6 April 25th 23 03:44 AM
Align to the left or to the right (or center) kaokao1 Excel Programming 2 June 6th 06 04:09 AM
PivotTable: how to align row data to the left? blackpuppy[_2_] Excel Programming 2 May 17th 06 03:16 AM
Left align '$' and right align numbers? skeetley Excel Discussion (Misc queries) 1 October 21st 05 08:12 AM
Merge & align ..left? Joesph Excel Programming 1 March 6th 05 10:46 PM


All times are GMT +1. The time now is 11:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"