Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maria wrote:
Is there a way to always open the form with the vertical scroll bar in the topmost position Try Private Sub UserForm_Initialize() TextBox1.SelStart = 0 TextBox1.SelLength = 0 End Sub Bill Manville MVP - Microsoft Excel, Oxford, England No email replies please - reply in newsgroup |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Position vertical axis | Charts and Charting in Excel | |||
position of vertical axis | Charts and Charting in Excel | |||
Finding the position of the i-th non blank cell in a vertical range | Excel Worksheet Functions | |||
Multiple charts in one big chart -- how to rotate to vertical position? | Charts and Charting in Excel | |||
control scroll position | Excel Programming |